kingbri commited on
Commit
860afac
1 Parent(s): 85d1344

Update README

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: llama2
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: llama2
3
+ language:
4
+ - en
5
  ---
6
+ ## Information
7
+
8
+ This is a Exl2 quantized version of [LLaMA2-13B-TiefighterLR](https://huggingface.co/KoboldAI/LLaMA2-13B-TiefighterLR)
9
+
10
+ Please refer to the original creator for more information.
11
+
12
+ Calibration dataset: [wikitext](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-v1/test)
13
+
14
+ ## Branches:
15
+
16
+ - main: Measurement files
17
+ - 4bpw: 4 bits per weight
18
+ - 5bpw: 5 bits per weight
19
+ - 6bpw: 6 bits per weight
20
+ - 8bpw: 8 bits per weight
21
+
22
+ ## Notes
23
+
24
+ - 6bpw is recommended for the best quality to vram usage ratio (assuming you have enough vram).
25
+ - Please ask for more bpws in the community tab if necessary.
26
+
27
+ ## Donate?
28
+
29
+ All my infrastructure and cloud expenses are paid out of pocket. If you'd like to donate, you can do so here: https://ko-fi.com/kingbri
30
+
31
+ You should not feel obligated to donate, but if you do, I'd appreciate it.