Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ for more info on imatrix handling see https://github.com/ggerganov/llama.cpp/pul
|
|
28 |
| quant | ppl (lower is better) |
|
29 |
|--------------------|-----|
|
30 |
| f16(baseline) | 5.8839 +/- 0.05173 |
|
31 |
-
| q8_0 |
|
32 |
| q5_k_m | xxx |
|
33 |
| q4_k_m | xxx |
|
34 |
| iq3_xxs | 6.1984 +/- 0.05475 |
|
|
|
28 |
| quant | ppl (lower is better) |
|
29 |
|--------------------|-----|
|
30 |
| f16(baseline) | 5.8839 +/- 0.05173 |
|
31 |
+
| q8_0 | 5.8880 +/- 0.05178 |
|
32 |
| q5_k_m | xxx |
|
33 |
| q4_k_m | xxx |
|
34 |
| iq3_xxs | 6.1984 +/- 0.05475 |
|