suayptalha
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ This model uses GPT-2 tokenizer and trained on roneneldan/TinyStories dataset.
|
|
21 |
|
22 |
**Note: This is an experimental model. Don't forget to train model before usage!**
|
23 |
|
24 |
-
Make sure you
|
25 |
|
26 |
For modeling and configuration codes: [**minGRU-hf**](https://github.com/suayptalha/minGRU-hf/tree/main)
|
27 |
|
|
|
21 |
|
22 |
**Note: This is an experimental model. Don't forget to train model before usage!**
|
23 |
|
24 |
+
Make sure you have installed "[**minGRU-pytorch**](https://github.com/lucidrains/minGRU-pytorch)" library by running "pip install minGRU-pytorch".
|
25 |
|
26 |
For modeling and configuration codes: [**minGRU-hf**](https://github.com/suayptalha/minGRU-hf/tree/main)
|
27 |
|