GGUF
imatrix
conversational
bnjmnmarie commited on
Commit
a6875e7
·
verified ·
1 Parent(s): bb49e64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -22,6 +22,12 @@ base_model:
22
  GGUF models made with the method ("Mixture of Quantizations") proposed by [Waleed Ahmad](https://huggingface.co/w-ahmad).
23
  I also used Unsloth [M3's imatrix](https://huggingface.co/unsloth/MiniMax-M3-GGUF) for calibration.
24
 
25
- Still under evaluation.
 
 
 
 
 
 
26
 
27
  * Compute Sponsorship: [Verda](https://verda.com/?utm_source=kaitchup.substack.com&utm_medium=referral&utm_content=m3quant). I used 2 B300s for quantization and evaluation.
 
22
  GGUF models made with the method ("Mixture of Quantizations") proposed by [Waleed Ahmad](https://huggingface.co/w-ahmad).
23
  I also used Unsloth [M3's imatrix](https://huggingface.co/unsloth/MiniMax-M3-GGUF) for calibration.
24
 
25
+ More details and evaluation here:
26
+ [MiniMax M3 GGUF Quantization: From 852 GB to ~150 GB Without Breaking Accuracy](https://kaitchup.substack.com/p/minimax-m3-gguf-quantization-from)
27
+
28
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/64b93e6bd6c468ac7536607e/Wx2xnH4miXHQDZ8e4Avvw.png)
29
+
30
+ Avoid using the MoQ-2.5.
31
+
32
 
33
  * Compute Sponsorship: [Verda](https://verda.com/?utm_source=kaitchup.substack.com&utm_medium=referral&utm_content=m3quant). I used 2 B300s for quantization and evaluation.