elvisAR commited on
Commit
84e337c
·
verified ·
1 Parent(s): 5aefaad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - karpathy/tinyllamas
4
+ ---
5
+ This is a Llama 2 architecture model series quantized for use with [llama2.c](https://github.com/karpathy/llama2.c) project.
6
+ This repository is not official llama2.c.