nickypro commited on
Commit
ccee75c
1 Parent(s): 92e3e4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.