SpiridonSunRotator
commited on
Commit
•
80a9cdf
1
Parent(s):
82e7306
Fixed model in README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ For this quantization, we used 1 codebook of 16 bits and groupsize of 8.
|
|
16 |
Results:
|
17 |
| Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag | PiQA | Winogrande | Model size, Gb |
|
18 |
|------|------|-------|------|------|------|------|------|------|
|
19 |
-
|meta-llama/Meta-Llama-3.1-8B| None | 0.6817 | 0.5162 | 0.8186 | 0.5909 | 0.8014 | 0.7364 | 16.1 |
|
20 |
| | 1x16g8 | 0.5917 | 0.4377 | 0.7681 | 0.5233 | 0.7748 | 0.6867 | 4.1 |
|
21 |
|
22 |
**Note**
|
|
|
16 |
Results:
|
17 |
| Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag | PiQA | Winogrande | Model size, Gb |
|
18 |
|------|------|-------|------|------|------|------|------|------|
|
19 |
+
|meta-llama/Meta-Llama-3.1-8B-Instruct| None | 0.6817 | 0.5162 | 0.8186 | 0.5909 | 0.8014 | 0.7364 | 16.1 |
|
20 |
| | 1x16g8 | 0.5917 | 0.4377 | 0.7681 | 0.5233 | 0.7748 | 0.6867 | 4.1 |
|
21 |
|
22 |
**Note**
|