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

MiMo-V2.6-Pro-RL

V2.6-Pro-RL · Family: MiMo
Flagship checkpoint of Xiaomi's MiMo-V2.6 series: an omnimodal 1.02T-parameter MoE model (42B 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
1.02T total / 42B active
parameters
Access:DownloadAPIHostedDeployment:💻 Local☁ Cloud

Overview

MiMo-V2.6-Pro-RL is the flagship 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 1.02 trillion parameters, of which 42 billion are activated per forward pass (384 routed experts, 8 active). The model accepts text, image, video and audio, generates text, and supports a context window of up to 1 million tokens.

Architecture

The LLM backbone has 70 transformer layers (60 sliding-window attention and 10 global attention) with a hidden size of 6144. 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 Pro-RL variant differs

Pro-RL is the largest, flagship variant of the series (alongside the smaller MiMo-V2.6-Flash-RL) and the centerpiece of the "scaling reinforcement learning toward self-improvement" approach. It undergoes a single mixed RL run spanning coding, general agents, visual tasks and cybersecurity, using fully asynchronous GRPO on large batches (1,568 prompts × 16 rollouts per step). The reward signal is scaled by groupwise agentic grading (Groupwise Reward Synthesis and Groupwise Advantage Redistribution), and after RL the model is refined with multi-prefix multi-teacher on-policy distillation (MOPD2).

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

Technical specification

Context window
1M
tokens
Parameters
1.02T total / 42B active
parameters
License
MIT
Hardware requirements
Reference SGLang deployment: tensor-parallel 16 × data-parallel 2 (32 GPUs). Weights in FP8 (mxfp4) format.
Features:Tool use
Modalities
⬇ Input
textimagevideoaudio
⬆ Output
text

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

17 benchmarks
DeepSWE v1.1
71.9
📄 technical_report
ProgramBench
26.5
📄 technical_report
MiMo Code Bench
63.2
📄 technical_report
AutomationBench v1.0.6
53.1
📄 technical_report
Toolathlon-Verified
76.9
📄 technical_report
GDPval-AA 2.1
1673
📄 technical_report
Agents' Last Exam
31.6
📄 technical_report
Terminal Bench 4.0
34.9
📄 technical_report
Terminal Bench 2.1
89.9
📄 technical_report
OSWorld-Verified
82.0
📄 technical_report
JobBench
62.0
📄 technical_report
CyberGym
94.0
📄 technical_report
MiMo Cyber Bench
80.2
📄 technical_report
ExploitGym
17.8
📄 technical_report
ExploitBench
47.9
📄 technical_report
SEC Bench Pro
66.3
📄 technical_report
MiMo VisualCoding
72.3
📄 technical_report