not-lain commited on
Commit
4b57ca9
1 Parent(s): 3e44479

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,6 +3,9 @@
3
  tags:
4
  - custom_code
5
  ---
 
 
 
6
  # How to use
7
  you can the model via the command
8
  ```python
 
3
  tags:
4
  - custom_code
5
  ---
6
+ # how to create custom architectures
7
+ you can read this [blogpost](https://huggingface.co/blog/not-lain/custom-architectures-with-huggingface) to find out more 📖
8
+
9
  # How to use
10
  you can the model via the command
11
  ```python