maximeseth commited on
Commit
9dced58
1 Parent(s): 78a5041

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - llama
4
+ - alpaca
5
+ - native
6
+ - 7B
7
+ - ggml
8
+ ---
9
+ Stanford Alpaca.
10
+
11
+ NO LORA HAS BEEN USED, this is a natively-finetuned model, hence "alpaca-native".
12
+ Normally it is supposed to be the original native version without any modification in 4-bit in GGML format from Alpaca for LLaMA.