Xiaomi·MiMo·MiMoV2ForCausalLM

MiMo V2.6 Flash RL — Hardware Requirements & GPU Compatibility

ChatFunctions

MiMo V2.6 Flash RL is a 309-billion-parameter Mixture-of-Experts language model from Xiaomi's MiMo team, with about 15 billion parameters active per token, keeping generation efficient relative to its total size even though the full weight set must still fit in memory. It is built for chat and agentic use with native function-calling support, and this "Flash" checkpoint is the efficiency-oriented sibling to Xiaomi's larger MiMo-V2.6-Pro. At this scale, local inference needs server-class hardware, so most users rely on a hosted endpoint. It supports a 1,048,576 token (1M) context window. It is released under the MIT license, allowing unrestricted commercial and research use. Published on September 21, 2026, its post-training relied on large-scale, fully asynchronous reinforcement learning (GRPO).

13.2K downloads 426 likes 4.1K quant downloads1049K context

Specifications

Publisher
Xiaomi
Family
MiMo
Parameters
309B
Architecture
MiMoV2ForCausalLM
Context Length
1,048,576 tokens
Vocabulary Size
152,576
Release Date
2026-09-21
License
MIT

Get Started

How Much VRAM Does MiMo V2.6 Flash RL Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XS2.4093.1 GB
IQ2_M2.70104.7 GB
Q2_K3.40131.7 GB
Q3_K_Mest.3.90151.0 GB
Q4_K_Mest.4.80185.8 GB
Q5_K_Mest.5.70220.6 GB
Q6_Kest.6.60255.3 GB
Q8_08.00309.4 GB
BF1616.00618.4 GB

est.= calculated VRAM estimate; no published GGUF file found for that quantization yet. Other rows are verified against real community uploads.

Which GPUs Can Run MiMo V2.6 Flash RL?

Q4_K_M · 185.8 GB

MiMo V2.6 Flash RL (Q4_K_M) requires 185.8 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 242+ GB is recommended. Using the full 1049K context window can add up to 51.4 GB, bringing total usage to 237.2 GB. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run MiMo V2.6 Flash RL?

Q4_K_M · 185.8 GB

6 devices with unified memory can run MiMo V2.6 Flash RL, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio (M3 Ultra, 256GB).

Where to Download MiMo V2.6 Flash RL

Community quantizations of this model — GGUF for llama.cpp, Ollama, and LM Studio, plus AWQ/MLX variants where available.

Related Models

Frequently Asked Questions

How much VRAM does MiMo V2.6 Flash RL need?

MiMo V2.6 Flash RL requires 185.8 GB of VRAM at Q4_K_M, or 618.4 GB at BF16. Full 1049K context adds up to 51.4 GB (237.2 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 309B × 4.8 bits ÷ 8 = 185.4 GB

KV Cache + Overhead ≈ 0.4 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead ≈ 51.8 GB (at full 1049K context)

VRAM usage by quantization

185.8 GB
237.2 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 5090 run MiMo V2.6 Flash RL?

No — MiMo V2.6 Flash RL requires at least 93.1 GB at IQ2_XS, which exceeds the NVIDIA GeForce RTX 5090's 32 GB of VRAM.

What's the best quantization for MiMo V2.6 Flash RL?

For MiMo V2.6 Flash RL, Q4_K_M (185.8 GB) offers the best balance of quality and VRAM usage. Q5_K_M (220.6 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XS at 93.1 GB.

VRAM requirement by quantization

IQ2_XS
93.1 GB
Q2_K
131.7 GB
Q4_K_M ★
185.8 GB
Q5_K_M
220.6 GB
Q6_K
255.3 GB
BF16
618.4 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run MiMo V2.6 Flash RL on a Mac?

MiMo V2.6 Flash RL requires at least 93.1 GB at IQ2_XS, 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 MiMo V2.6 Flash RL locally?

Yes — MiMo V2.6 Flash RL can run locally on consumer hardware. At Q4_K_M quantization it needs 185.8 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is MiMo V2.6 Flash RL?

At Q4_K_M, MiMo V2.6 Flash RL can reach ~87 tok/s on AMD Instinct MI350X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: NVIDIA B200 → 8000 ÷ 185.8 × 0.65 = ~229 tok/s

Estimated speed at Q4_K_M (185.8 GB)

~229 tok/s
~229 tok/s
~87 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of MiMo V2.6 Flash RL?

At Q4_K_M, the download is about 185.40 GB. The full-precision BF16 version is 618.00 GB. The smallest option (IQ2_XS) is 92.70 GB.

Which GPUs can run MiMo V2.6 Flash RL?

No single consumer GPU has enough VRAM to run MiMo V2.6 Flash RL at Q4_K_M (185.8 GB). Multi-GPU or professional hardware is required.

Which devices can run MiMo V2.6 Flash RL?

6 devices with unified memory can run MiMo V2.6 Flash RL at Q4_K_M (185.8 GB), including Mac Pro M2 Ultra (192 GB), Mac Studio (M3 Ultra, 256GB), Mac Studio (M3 Ultra, 512GB), Mac Studio M2 Ultra (192 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.