kingbri commited on
Commit
1ed90f2
1 Parent(s): 90e5111

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
+ This is a merge of the below models/LoRAs. Merge was done at a 1:1 ratio.
7
+
8
+ - [LLongMA-2-13b-16k](https://huggingface.co/conceptofmind/LLongMA-2-13b-16k)
9
+ - [airoboros-l2-gpt-1.4.1-13b-PEFT](https://huggingface.co/jondurbin/airoboros-l2-13b-gpt4-1.4.1-peft)
10
+
11
+ GPTQ quantization is available in a [separate repo](https://huggingface.co/kingbri/airo-llongma-2-13b-16k-GPTQ)
12
+