nickypro commited on
Commit
4b21c4a
1 Parent(s): 3ade75a

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 110M 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.