Written by Jakub Rusinowski · Last updated February 15, 2026
Model library → MiniMax M2.5 → MiniMax M2.5 230B
230B MoE model with 80.2% SWE-bench score — surpassing Claude Opus 4.6 on that benchmark at a fraction of the cost ($0.30/$0.56 per 1M tokens vs Claude's $15/$75). Supports 1M token context and multimodal input. Needs ~130 GB at Q4 — accessible via Mac Studio 192 GB or 2-4× A100 cluster.
MiniMax M2.5 230B needs about 140 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 229.9B (9.8B active) |
| Context window | 1,000,000 |
| Architecture | Mixture-of-Experts (256 experts, top-8, 62 layers) |
| Provider | MiniMax |
| Licence | Modified MIT (attribution required) |
| Specified at | Q4_K_M |
| System RAM | 256 GB |
| Record updated | 2026-02-15 |
Modified MIT — commercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.
Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.
| Quant | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|
| Q2_K | 75.6 GB | 76.4 GB | — | Won't fit |
| Q3_K_M | 98.0 GB | 98.8 GB | — | Won't fit |
| Q4_K_M | 138.8 GB | 139.6 GB | — | Won't fit |
| Q5_K_M | 162.9 GB | 163.7 GB | — | Won't fit |
| Q6_K | 188.5 GB | 189.3 GB | — | Won't fit |
| Q8_0 | 244.3 GB | 245.1 GB | — | Won't fit |
| F16 | 459.8 GB | 460.6 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the MiniMax M2.5 230B VRAM calculator.
As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.
The cheapest catalogued GPU that runs MiniMax M2.5 230B is the Apple M2 Ultra (192 GB).
Install Ollama, then run:
ollama run minimax-m2-5
Weights on Hugging Face: MiniMaxAI/MiniMax-M2.5.
Best for: software engineering, long context, enterprise, cost efficient.
← All MiniMax M2.5 models | VRAM calculator | Check your own hardware