Robots Atlas>ROBOTS ATLAS
MiMo-V2.6-Flash-RL

MiMo-V2.6-Flash-RL

V2.6-Flash-RL · Family: MiMo
Efficiency-balanced checkpoint of Xiaomi's MiMo-V2.6 series: an omnimodal 309B-parameter MoE model (15B active) with a 1M-token context, trained via scaled reinforcement learning.
✓ Active✓ Public access⚖ Open sourceMultimodalReasoning modelTool-using model📁 MiMo
Context window
1M
tokens
Parameters
309B total / 15B active
parameters
Release date
21 September 2026
Access:DownloadAPIHostedDeployment:💻 Local☁ Cloud

Overview

MiMo-V2.6-Flash-RL is the efficiency-balanced checkpoint of the MiMo-V2.6 series developed by the Xiaomi MiMo team. It is an omnimodal model with a sparse Mixture-of-Experts architecture totaling 309 billion parameters, of which 15 billion are activated per forward pass (256 routed experts, 8 active). The model accepts text, image, video and audio, generates text (including code) and supports a context window of up to 1 million tokens.

Architecture

The LLM backbone has 48 transformer layers (39 sliding-window attention and 9 global attention) with a hidden size of 4096, 64 attention heads and 4 key-value heads (GQA). It combines omnimodal encoders: a MiMo ViT vision encoder (681M parameters, 28 layers) and audio encoders (308M tokenizer + 127M patch encoder). Speculative decoding is handled by a 5-layer Multi-Token Prediction drafter. Weights are released in FP8 format.

How the Flash variant differs

Flash-RL is the smaller, efficiency-balanced variant of the series — alongside the flagship MiMo-V2.6-Pro-RL (1.02T / 42B active, 384 experts) and the distilled MiMo-V2.6-Distill-Qwen-9B. It has 309B total and 15B activated parameters (256 experts, 8 active) and 48 layers instead of Pro-RL's 70, lowering deployment requirements (reference: 8 GPUs tensor-parallel × 2 data-parallel in SGLang, or 4 GPUs tensor-parallel in vLLM). This comes at a few-percent drop across most benchmarks; on CyberGym it scores marginally higher (95.1 vs 94.0). The model is trained with the same scaled reinforcement learning method (GRPO) with on-policy distillation (MOPD2) and a self-improvement loop.

Classification
MultimodalReasoning modelTool-using model
Family: MiMo
Access & deployment
DownloadAPIHosted
LocalCloud
Weights: Open source
Key parameters
📏 Context: 1M
🧩 Parameters: 309B total / 15B active
Tools · ✓ Fine-tuning
📥 Input: text, image, video, audio

Technical specification

Context window
1M
tokens
Parameters
309B total / 15B active
parameters
License
MIT
Hardware requirements
Reference SGLang deployment: 8 GPUs tensor-parallel × 2 data-parallel; vLLM: 4 GPUs tensor-parallel. Weights in FP8 (mxfp4) format.
Features:Tool useFine-tuning
Modalities
⬇ Input
textimagevideoaudio
⬆ Output
textcode

Capabilities and applications

Native model capabilities
Agentic capability
The model's ability to autonomously plan and execute multi-step tasks by sequentially using tools, maintaining context, and adapting to intermediate results.
Category: planning
Agentic coding
Multi-hour, multi-step programming tasks performed autonomously by the model: cloning a repository, running tests, iterating on fixes, integrating with CLI tools. Characteristic of Codex variants (GPT-5.1-Codex-Mini, Codex-Max).
Category: coding
Coding
Generating, analysing and modifying code in many programming languages. Covers writing functions, debugging, refactoring, code review, and creating tests. Measured by benchmarks such as HumanEval and SWE-bench.
Category: coding
Reasoning
The model's ability to reason logically and solve complex problems.
Category: reasoning
Tool use
The model's ability to call external functions, APIs and tools during a conversation: calculator, search engine, code editor, database. The model decides when and how to use a tool and interprets its result.
Category: planning
Long context
Support for large context windows — tens to hundreds of thousands (or millions) of input tokens. Enables analysis of entire codebases, long documents, and many parallel conversations without losing earlier information. GPT-5.1 supports 400,000 tokens.
Category: language
Multimodal understanding
Category: multimodal
Image understanding
Analysing and interpreting the content of images.
Category: vision
Video understanding
The model's ability to analyse and interpret video content — recognising actions, motion, events and relationships between objects over time.
Category: video
Audio understanding
Category: audio
Cybersecurity
The model ability to perform computer-security tasks: vulnerability analysis, proof-of-concept exploit generation, patching, and cybersecurity question answering.
Category: other
Computer use
The model's ability to operate a computer interface by interpreting screenshots and generating actions such as clicks, typing, and navigating applications.
Category: planning

Benchmark results

16 benchmarks
DeepSWE v1.1
MiMo-V2.6-Flash-RL
67.9
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
ProgramBench
MiMo-V2.6-Flash-RL
26.0
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
MiMo Code Bench
MiMo-V2.6-Flash-RL
61.2
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
AutomationBench v1.0.6
MiMo-V2.6-Flash-RL
52.3
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
Toolathlon-Verified
MiMo-V2.6-Flash-RL
73.6
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
Agents' Last Exam
MiMo-V2.6-Flash-RL
27.6
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
Terminal Bench 4.0
MiMo-V2.6-Flash-RL
28.8
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
Terminal Bench 2.1
MiMo-V2.6-Flash-RL
87.6
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
OSWorld
MiMo-V2.6-Flash-RL
80.8
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
JobBench
MiMo-V2.6-Flash-RL
61.2
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
CyberGym
MiMo-V2.6-Flash-RL
95.1
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
MiMo Cyber Bench
MiMo-V2.6-Flash-RL
77.2
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
ExploitGym
MiMo-V2.6-Flash-RL
6.0
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
ExploitBench
MiMo-V2.6-Flash-RL
25.3
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
SEC Bench Pro
MiMo-V2.6-Flash-RL
47.5
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6
MiMo VisualCoding
MiMo-V2.6-Flash-RL
71.5
📅 21 Sept 2026📄 Raport techniczny MiMo-V2.6