Update README.md
Browse files
README.md
CHANGED
@@ -41,5 +41,7 @@ for more info on imatrix handling see https://github.com/ggerganov/llama.cpp/pul
|
|
41 |
| iq2_xs | xxx |
|
42 |
| iq2_xxs | xxx |
|
43 |
|
44 |
-
### Interesting
|
45 |
-
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)
|
|
|
|
|
|
41 |
| iq2_xs | xxx |
|
42 |
| iq2_xxs | xxx |
|
43 |
|
44 |
+
### Interesting observations
|
45 |
+
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)
|
46 |
+
|
47 |
+
q5_k_m has a lower perplexity with the imatrix. but that probably is caused by kalomaze-group_10_merged diverging enough from wiki.
|