Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
This is the
|
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.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This is the Float32 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.
|