nealchandra commited on
Commit
b3e213c
1 Parent(s): 79b4f2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1 +1,8 @@
1
- LLaMA model finetuned (1 epoch) on the Stanford Alpaca training data set and quantized to 4bit.
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ datasets:
4
+ - tatsu-lab/alpaca
5
+ ---
6
+ LLaMA model finetuned using LoRA (1 epoch) on the Stanford Alpaca training data set and quantized to 4bit.
7
+
8
+ Because this model contains the merged LLaMA weights it is subject to their license restrictions.