tsumeone commited on
Commit
3820759
1 Parent(s): 7204437

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,7 +7,7 @@ This one is without groupsize to save on VRAM, so that you can enjoy the full 20
7
  Command used to quantize:
8
  ```python llama.py c:\llama-30b-supercot c4 --wbits 4 --act-order --true-sequential --save_safetensors 4bit.safetensors```
9
 
10
- Evaluation & Score (Lower is better)
11
- WikiText2: 4.66
12
- PTB: 17.64
13
- C4: 6.50
 
7
  Command used to quantize:
8
  ```python llama.py c:\llama-30b-supercot c4 --wbits 4 --act-order --true-sequential --save_safetensors 4bit.safetensors```
9
 
10
+ Evaluation & Score (Lower is better):
11
+ * WikiText2: 4.66
12
+ * PTB: 17.64
13
+ * C4: 6.50