Xiaomi shatters the open-source ceiling with MiMo-V2.6, a 1T-parameter sparse MoE model that rivals GPT-5.6 and Claude Opus 5 in agentic reasoning.

On September 21, 2026, the landscape of artificial intelligence underwent a seismic shift. Xiaomi officially released the MiMo-V2.6 series, a milestone release that effectively bridges the gap between proprietary closed-source giants and the open-weights community. This isn't just another incremental update; it is a declaration of war on the status quo of AI dominance.
The MiMo-V2.6 series, comprising the heavyweight MiMo-V2.6 Pro and the hyper-efficient MiMo-V2.6 Flash, introduces a level of omnimodal intelligence previously unseen in the open-source ecosystem. By leveraging scaled reinforcement learning (RL) across complex, verifiable domains, Xiaomi has delivered a model that doesn't just predict the next token—it reasons, acts, and iterates like a human agent.
At the heart of MiMo-V2.6 Pro lies a massive 1.02T parameter architecture. However, the true engineering marvel is its implementation of Sparse Mixture-of-Experts (MoE). While the total parameter count is staggering, only 42B parameters are activated per token, allowing for high-level reasoning capabilities without the prohibitive computational overhead typically associated with trillion-parameter models.
The model is truly omnimodal, natively processing text, images, video, and audio within a single unified transformer architecture. This eliminates the 'modality gap' found in many ensemble models. Furthermore, with a massive 1M-token context window, developers can feed entire codebases, hour-long videos, or massive technical documentations into the model for deep reasoning and retrieval-augmented generation (RAG).
What sets MiMo-V2.6 apart from its predecessors is the 'You Only RL Once' (YORO) training methodology. Instead of fragmented training stages, Xiaomi implemented a single, massive mixed RL run. This run spans diverse and high-difficulty domains including advanced coding, general-purpose agents, visual reasoning, and cybersecurity.
To ensure the model scales effectively, Xiaomi introduced Groupwise Agentic Grading (GRS + GAR). This mechanism scales the reward signal into a self-improvement loop, allowing the model to grade its own agentic trajectories. Additionally, the Multi-Prefix Multi-Teacher On-Policy Distillation (MOPD2) technique was utilized to extend these capabilities into 'hard-to-verify' tasks where traditional reward functions often fail.
The benchmarks are nothing short of historic. MiMo-V2.6 Pro achieved a score of 46 on the Artificial Analysis Intelligence Index, making it the highest-rated open-weight model in existence. In head-to-head comparisons, the Pro version performs on par with industry leaders like Claude Opus 5 and GPT-5.6 Sol across the majority of agentic benchmarks.
In specialized domains, the numbers are even more impressive. On the DeepSWE v1.1 coding benchmark, it scored 71.9, while in the AutomationBench, it hit 53.1—surpassing Claude Opus 5's score of 50.3. For developers concerned with cybersecurity, the model's performance on CyberGym (94.0) and the MiMo Cyber Bench (80.2) demonstrates a level of technical proficiency that makes it a viable tool for security research and automated pentesting.
Xiaomi is making it incredibly easy for developers to integrate MiMo-V2.6 into their stacks. While the model weights are open-source, the managed API provides a high-availability route for production-grade applications. The pricing structure is designed to be competitive with the most aggressive providers in the market.
The MiMo-V2.6 API features highly optimized caching. For high-frequency RAG applications, the 'Cache Hit' pricing is exceptionally low, allowing developers to maintain massive context windows without breaking the bank. For lightweight or latency-sensitive tasks, the MiMo-V2.6 Flash model offers an even more economical alternative.
The versatility of MiMo-V2.6 makes it a Swiss Army knife for AI engineers. In the realm of software engineering, the MiMo Code harness can handle ultra-long, 200+ step tasks, outperforming existing tools like Claude Code. It can navigate complex repositories, implement logic, and verify its own output.
Beyond coding, its agentic capabilities allow for the creation of autonomous workflows. Imagine an agent that can watch a video of a UI interaction, write the corresponding automation script, test it in a virtual environment, and refine the code until it works perfectly. This level of cross-modal reasoning is the future of autonomous software and digital assistants.
Developers can jump into the MiMo ecosystem immediately. Xiaomi has released the model weights, the technical report, the RL environments, and the training code to the community. You can download the weights from official repositories to run locally on your own infrastructure or utilize the high-speed API for rapid prototyping.
For those looking to build specialized agents, the released RL environments provide a sandbox to fine-tune the model's behavior for specific domain-driven tasks, leveraging the same principles that made MiMo-V2.6 a benchmark leader.
API Pricing — Input: $0.435 per million tokens / Output: $0.87 per million tokens / Context: 1M tokens