--- language: en library_name: mlx tags: - quantized - mlx base_model: XiaomiMiMo/MiMo-V2.5 base_model_relation: quantized pipeline_tag: text-generation --- **See MiMo-V2.5 MLX in action - [demonstration videos](https://youtube.com/xcreate)** #### Tested on a M3 Ultra 512GB RAM using [Inferencer app v1.11.1](https://inferencer.com) - Text inference: ~28 tokens/s @ 2000 tokens (debug build) - Omnimodal inference: Not included in this language model (LM) only version - Memory usage: ~323 GiB ![Screenshot](https://cdn-uploads.huggingface.co/production/uploads/688479d616f1ec82fa645019/NSFLx0coOpGbtelQHIRbN.jpeg)

Q9 typically achieves near lossless accuracy in our coding test

Quantization (bpw)PerplexityToken AccuracyMissed Divergence
Q3.5197.044.05%72.00%
Q4.51.3593789.75%28.98%
Q5.51.2421894.60%17.55%
Q6.51.2187596.85%16.03%
Q8.51.2187597.65%9.92%
Q91.2109397.80%9.60%
Base1.20312100.0%0.000%
- Perplexity: Measures the confidence for predicting base tokens (lower is better) - Token Accuracy: The percentage of correctly generated base tokens - Missed Divergence: Measures severity of misses; how much the token was missed by ##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx) ##### For more details see [demonstration videos](https://youtube.com/xcreate) or visit [XiaomiMiMo/MiMo-V2.5](https://huggingface.co/XiaomiMiMo/MiMo-V2.5). ## Disclaimer We are not the creator, originator, or owner of any model listed. Each model is created and provided by third parties. Models may not always be accurate or contextually appropriate. You are responsible for verifying the information before making important decisions. We are not liable for any damages, losses, or issues arising from its use, including data loss or inaccuracies in AI-generated content.