Update README.md
Browse files
README.md
CHANGED
|
@@ -16,21 +16,13 @@ Quantized version of: [MiniMaxAI/MiniMax-M2](https://huggingface.co/MiniMaxAI/Mi
|
|
| 16 |
|
| 17 |
[Hexagon test 0 Shot with Q4_K_M](https://youtu.be/VCOj3QA9EeE?si=t8cMOpqzX0jnTLPU)
|
| 18 |
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
Minimax
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
Final estimate: PPL = 7.6598 +/- 0.13421
|
| 28 |
-
==============================================
|
| 29 |
-
Minimax Q3_K perplexity:
|
| 30 |
-
Final estimate: PPL = 6.7349 +/- 0.11651
|
| 31 |
-
==============================================
|
| 32 |
-
Minimax Q4_K_M perplexity:
|
| 33 |
-
Final estimate: PPL = 6.5625 +/- 0.11302
|
| 34 |
-
==============================================
|
| 35 |
|
| 36 |
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
|
|
|
| 16 |
|
| 17 |
[Hexagon test 0 Shot with Q4_K_M](https://youtu.be/VCOj3QA9EeE?si=t8cMOpqzX0jnTLPU)
|
| 18 |
|
| 19 |
+
| Model | Perplexity (PPL) | ± Error |
|
| 20 |
+
|------------------------|------------------|------------|
|
| 21 |
+
| Minimax IQ1_M | 11.8447 | 0.21162 |
|
| 22 |
+
| Minimax IQ2_XXS | 9.1211 | 0.15936 |
|
| 23 |
+
| Minimax Q2_K | 7.6598 | 0.13421 |
|
| 24 |
+
| Minimax Q3_K | 6.7349 | 0.11651 |
|
| 25 |
+
| Minimax Q4_K_M | 6.5625 | 0.11302 |
|
| 26 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|