Doctor-Shotgun commited on
Commit
b66e2c4
1 Parent(s): c560ed6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
 
 
 
 
 
 
 
2
  license: agpl-3.0
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ inference: false
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - llama
8
+ - llama-2
9
  license: agpl-3.0
10
  ---
11
+ # CalliopeDS-L2-13B-exl2
12
+
13
+ Exllama v2 quant of [Doctor-Shotgun/CalliopeDS-L2-13B](https://huggingface.co/Doctor-Shotgun/CalliopeDS-L2-13B)
14
+
15
+ Branches:
16
+ - main: 4 decoder bits per weight, 6 head bits
17
+ - ideal for 12gb GPUs, or 16gb GPUs with NTK extended context or CFG
18
+ - 6.0bpw-h6: 6 decoder bits per weight, 6 head bits
19
+ - ideal for 16gb GPUs, or 24gb GPUs with NTK extended context or CFG