--- language: en library_name: mlx tags: - quantized - mlx base_model: MiniMaxAI/MiniMax-M3 base_model_relation: quantized pipeline_tag: image-text-to-text --- # MiniMax-M3 See MiniMax-M3 in action: [demonstration videos](https://youtube.com/xcreate) #### Tested with an M3 Ultra 512 GiB using [Inferencer app v2.0.5](https://inferencer.com) - Multimodal Inference: ~19 tokens/s @ 1000 tokens ~422 GiB ![Screenshot](https://cdn-uploads.huggingface.co/production/uploads/688479d616f1ec82fa645019/h6jHWOSeNhATMlqtE7o-k.jpeg)

Q8.5 typically achieves near lossless quality in our coding test.

Quantization (bpw)PerplexityToken AccuracyMissed Divergence
Q4.51.3593789.75%28.98%
Q5.51.2421894.60%17.55%
Q6.51.2187596.85%16.03%
Q8.51.2187597.65%9.92%
Base1.20312100.0%0.000%
##### Quantized with a modified version of [MLX](https://github.com/ml-explore/mlx). ##### For more details see our [demonstration videos](https://youtube.com/xcreate) or visit [zai-org/GLM-5.1](https://huggingface.co/zai-org/GLM-5.2). ## 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.