Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,7 @@ for more info on imatrix handling see https://github.com/ggerganov/llama.cpp/pul
|
|
36 |
| iq3_xxs(only-kal) | 6.1984 +/- 0.05475 |
|
37 |
| q2_k | xxx |
|
38 |
| iq2_xs | xxx |
|
39 |
-
| iq2_xxs | xxx |
|
|
|
|
|
|
|
|
36 |
| iq3_xxs(only-kal) | 6.1984 +/- 0.05475 |
|
37 |
| q2_k | xxx |
|
38 |
| iq2_xs | xxx |
|
39 |
+
| iq2_xxs | xxx |
|
40 |
+
|
41 |
+
### Interesting observation
|
42 |
+
despite `merge.imatrix` being different from `kalomaze-group_10_merged.172chunks.imatrix`, they produce the exact same quantized iq3_xxs model file. (same hash, checked multiple times)
|