MiniMax M2.7 — Hardware Requirements & GPU Compatibility
ChatMiniMax M2.7 is a 228.7B-parameter open language model from MiniMaxAI. It supports a context window of up to 204,800 tokens. At Q4_K_M it needs about 137.78 GB of VRAM — see which GPUs and Macs can run it below.
Specifications
- Publisher
- MiniMaxAI
- Parameters
- 228.7B
- Architecture
- MiniMaxM2ForCausalLM
- Context Length
- 204,800 tokens
- Vocabulary Size
- 200,064
- Release Date
- 2026-04-20
- License
- Other
Get Started
HuggingFace
How Much VRAM Does MiniMax M2.7 Need?
Select a quantization to see compatible GPUs below.
| Quantization | Bits | VRAM | + Context | File Size | Quality |
|---|---|---|---|---|---|
| Q2_K | 3.40 | 97.8 GB | 123.5 GB | 97.20 GB | 2-bit quantization with K-quant improvements |
| Q3_K_S | 3.50 | 100.6 GB | 126.4 GB | 100.06 GB | 3-bit small quantization |
| Q3_K_M | 3.90 | 112.0 GB | 137.8 GB | 111.49 GB | 3-bit medium quantization |
| Q4_K_M | 4.80 | 137.8 GB | 163.5 GB | 137.22 GB | 4-bit medium quantization — most popular sweet spot |
| Q5_K_M | 5.70 | 163.5 GB | 189.3 GB | 162.95 GB | 5-bit medium quantization — good quality/size tradeoff |
| Q6_K | 6.60 | 189.2 GB | 215.0 GB | 188.68 GB | 6-bit quantization, very good quality |
| Q8_0 | 8.00 | 229.3 GB | 255.0 GB | 228.70 GB | 8-bit quantization, near-lossless |
Which GPUs Can Run MiniMax M2.7?
Q4_K_M · 137.8 GBMiniMax M2.7 (Q4_K_M) requires 137.8 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 180+ GB is recommended. Using the full 205K context window can add up to 25.8 GB, bringing total usage to 163.5 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.
Which Devices Can Run MiniMax M2.7?
Q4_K_M · 137.8 GB4 devices with unified memory can run MiniMax M2.7, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Pro M2 Ultra (192 GB).
Runs great
— Plenty of headroomDecent
— Enough memory, may be tightBenchmarks
View all 1 →Related Models
Derivatives (2)
Frequently Asked Questions
- How much VRAM does MiniMax M2.7 need?
MiniMax M2.7 requires 137.8 GB of VRAM at Q4_K_M, or 229.3 GB at Q8_0. Full 205K context adds up to 25.8 GB (163.5 GB total).
VRAM = Weights + KV Cache + Overhead
Weights = 228.7B × 4.8 bits ÷ 8 = 137.2 GB
KV Cache + Overhead ≈ 0.6 GB (at 2K context + ~0.3 GB framework)
KV Cache + Overhead ≈ 26.3 GB (at full 205K context)
VRAM usage by quantization
Q4_K_M137.8 GBQ4_K_M + full context163.5 GB- Can NVIDIA GeForce RTX 5090 run MiniMax M2.7?
No — MiniMax M2.7 requires at least 63.5 GB at IQ2_XXS, which exceeds the NVIDIA GeForce RTX 5090's 32 GB of VRAM.
- What's the best quantization for MiniMax M2.7?
For MiniMax M2.7, Q4_K_M (137.8 GB) offers the best balance of quality and VRAM usage. Q5_K_S (157.8 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 63.5 GB.
VRAM requirement by quantization
IQ2_XXS63.5 GBQ2_K97.8 GBIQ4_XS123.5 GBQ4_K_M ★137.8 GBQ5_K_S157.8 GBQ8_0229.3 GB★ Recommended — best balance of quality and VRAM usage.
- Can I run MiniMax M2.7 on a Mac?
MiniMax M2.7 requires at least 63.5 GB at IQ2_XXS, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.
- Can I run MiniMax M2.7 locally?
Yes — MiniMax M2.7 can run locally on consumer hardware. At Q4_K_M quantization it needs 137.8 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.
- How fast is MiniMax M2.7?
At Q4_K_M, MiniMax M2.7 can reach ~21 tok/s on AMD Instinct MI300X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.
tok/s = (bandwidth GB/s ÷ model GB) × efficiency
Example: AMD Instinct MI300X → 5300 ÷ 137.8 × 0.55 = ~21 tok/s
Estimated speed at Q4_K_M (137.8 GB)
~21 tok/sReal-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.
- What's the download size of MiniMax M2.7?
At Q4_K_M, the download is about 137.22 GB. The full-precision Q8_0 version is 228.70 GB. The smallest option (IQ2_XXS) is 62.89 GB.
- Which GPUs can run MiniMax M2.7?
No single consumer GPU has enough VRAM to run MiniMax M2.7 at Q4_K_M (137.8 GB). Multi-GPU or professional hardware is required.
- Which devices can run MiniMax M2.7?
4 devices with unified memory can run MiniMax M2.7 at Q4_K_M (137.8 GB), including Mac Pro M2 Ultra (192 GB), Mac Studio M2 Ultra (192 GB), NVIDIA DGX A100 640GB, NVIDIA DGX H100. Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.