Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This is the 15M parameter Llama 2 architecture model trained on the TinyStories dataset.
|
5 |
+
These are converted from
|
6 |
+
[karpathy/tinyllamas](https://huggingface.co/karpathy/tinyllamas).
|
7 |
+
See the [llama2.c](https://github.com/karpathy/llama2.c) project for more details.
|