Xiaomi MiMo V2.6 review: is the cheap open frontier worth it?

Kurnia Kharisma Agung Samiadjie
Written by

Kurnia Kharisma Agung Samiadjie

Katelin Teen
Reviewed by

Katelin Teen

Last edited September 23, 2026

Expert Verified
Xiaomi MiMo V2.6 review illustration

How I reviewed it

I spend my days on search intent and on the builder's read of a product underneath the marketing, so my process for a launch like this is boring on purpose. I skipped Xiaomi's press page and went to the model cards on Hugging Face, cross-checked the scores against the independent Artificial Analysis index, and then read roughly 670 comments across the launch, training-dashboard, and price-analysis threads on Hacker News to see what people running the model in anger actually reported.

I have not spent a year living inside MiMo the way I have inside the tools I build on daily, so I will be clear where I am reading the research versus reporting lived use. That distinction matters for a model days old, and most "reviews" that appear within hours of a launch quietly skip it.

What MiMo V2.6 actually is

MiMo V2.6 is a family of open-weight, natively omnimodal language models from Xiaomi's MiMo team, released on September 22, 2026. "Natively omnimodal" earns its place here: the same model takes text, images, video, and audio rather than bolting a vision adapter onto a text model. Every checkpoint ships with a 1M-token context window under an MIT license.

The official MiMo V2.6 Pro architecture: a hybrid sliding-window and global attention backbone fed by visual and audio encoders on a sparse mixture-of-experts, with a multi-token-prediction decoder, as shown on the MiMo-V2.6-Pro model card on Hugging Face
The official MiMo V2.6 Pro architecture: a hybrid sliding-window and global attention backbone fed by visual and audio encoders on a sparse mixture-of-experts, with a multi-token-prediction decoder, as shown on the MiMo-V2.6-Pro model card on Hugging Face

The one-paragraph builder's read: Pro is a sparse mixture-of-experts, 1.02T total parameters but only 42B active per token, with a hybrid attention backbone (70 layers interleaving local sliding-window and global attention), 384 routed experts of which 8 fire per token, a 681M vision encoder, audio encoders, and a 5-layer multi-token-prediction decoder. You do not need any of that to use it, but it explains how a "1 trillion parameter" model stays cheap: the active-parameter count, not the total, is what you pay to run.

It ships in four checkpoints, which is where a lot of the online confusion comes from:

The four checkpoints in the MiMo V2.6 family: Pro at 1.02T total and 42B active, Flash at 309B total and 15B active, Pro UltraSpeed for faster output, and a 9B distill for single-GPU use, all with a 1M context, MIT license, and omnimodal input
The four checkpoints in the MiMo V2.6 family: Pro at 1.02T total and 42B active, Flash at 309B total and 15B active, Pro UltraSpeed for faster output, and a 9B distill for single-GPU use, all with a 1M context, MIT license, and omnimodal input
ModelTotal paramsActive paramsContextBest for
MiMo V2.6 Pro1.02T42B1MThe most demanding long-horizon agentic work
MiMo V2.6 Flash309B15B1MThe best balance of intelligence, speed, and cost
MiMo V2.6 Pro UltraSpeed~1T42B1MPro quality when you need output fast
MiMo V2.6 Distill-Qwen-9B9B9Bn/aSingle-GPU and open agentic-RL research

Flash is the one most people will reach for. UltraSpeed is the same Pro checkpoint served for roughly 10x faster output at 10x the price, so it is a latency premium, not a smarter model. The 9B distill is a supervised fine-tune of Qwen3.5-9B on MiMo-generated data, a research starting point rather than production.

The benchmarks, read honestly

Every launch cherry-picks its charts, so I went to the evaluation table on the model card and split it into wins and losses. To Xiaomi's credit, it publishes both.

Where MiMo V2.6 Pro leads its benchmark scorecard versus where it still trails top closed models, split into two columns
Where MiMo V2.6 Pro leads its benchmark scorecard versus where it still trails top closed models, split into two columns

Where Pro leads the closed frontier on Xiaomi's numbers:

BenchmarkMiMo V2.6 ProClaude Opus 5GPT-5.6 Sol
AutomationBench v1.0.653.150.345.8
Terminal Bench 2.189.989.188.8
Agents' Last Exam31.631.630.8
CyberGym94.0--

And where it trails, which the Terminal Bench 4.0 board makes plain:

BenchmarkMiMo V2.6 ProClaude Opus 5GPT-5.6 Sol
DeepSWE v1.171.974.073.0
ProgramBench26.537.025.0
Terminal Bench 4.034.949.039.9
ExploitBench47.970.078.5

The pattern is consistent and, I think, believable: Pro is right there with the frontier on general agentic and tool-use tasks, and it falls behind on the hardest long-horizon coding and exploit benchmarks. When Xiaomi widened the comparison to include GPT-6 Astra, the same shape held: Pro lands near the top on AutomationBench and Terminal Bench 2.1, and behind Astra on Terminal Bench 4.0 (59.6).

The generational jump is the part that actually impressed me. The prior MiMo V2.5 Pro scored 19.0 on DeepSWE v1.1; V2.6 Pro scores 71.9. On Terminal Bench 4.0 it went from 1.5 to 34.9. That is not incremental, it is the kind of leap you only see when a lab changes its training approach.

One number deserves a flag rather than a cheer. Pro posts 94.0 on CyberGym where V2.5 managed 40.0, but the more adversarial ExploitBench tells a humbler 47.9. I would read the CyberGym result as impressive, not settled.

The value math is the real story

Single boards are noisy. The number I actually watch is the aggregate index from Artificial Analysis, because it rolls many evals into one comparable score and plots it against cost.

The Artificial Analysis Intelligence Index versus cost per task, where MiMo V2.6 Pro sits in the most attractive quadrant at an index of about 46 for roughly $0.13 per task, while the closed frontier clusters far to the right at several dollars per task, as taken from the official Xiaomi MiMo blog
The Artificial Analysis Intelligence Index versus cost per task, where MiMo V2.6 Pro sits in the most attractive quadrant at an index of about 46 for roughly $0.13 per task, while the closed frontier clusters far to the right at several dollars per task, as taken from the official Xiaomi MiMo blog

MiMo V2.6 Pro lands at an Intelligence Index of 46, the top open-weight model on the board, in what Artificial Analysis literally labels the "most attractive quadrant." The closed frontier scores higher on raw intelligence (Astra, Opus 5, and Fable 5.1 sit in the low-to-mid 50s) but at $3 to $8 per task. MiMo does its 46 at about $0.13.

That price-to-intelligence ratio is the whole pitch. Here is the hosted OpenRouter pricing, per million tokens, checked release week:

ModelInput / 1MOutput / 1MContext
MiMo V2.6 Flash$0.14$0.281M
MiMo V2.6 Pro$0.435$0.871M
MiMo V2.6 Pro UltraSpeed$4.35$8.701M

Flash at $0.14 in / $0.28 out is remarkably cheap for a 1M-context omnimodal model. For most teams Flash is the default and Pro is what you escalate to.

Which MiMo V2.6 checkpoint fits you

The four-checkpoint lineup is the single most confusing thing about this launch, so here is a quick decision tool. Answer the three questions and it points you at the right checkpoint (or away from MiMo entirely).

What people who ran it actually said

Benchmarks are Xiaomi's story; I wanted the users' story. The dominant reaction on the launch thread was not about the scores at all. It was about how openly Xiaomi trained the thing.

Hacker News

"I really like how transparent they've been about the training of this model. The realtime dashboard they shared during training was an incredible learning and teaching tool for me, and they've been unusually comprehensive in sharing details about their methodology... and benchmark scores (even the stuff they didn't do well on)."

Hacker News

"The best thing they did is being open about all the setbacks they had to deal with. They logged every restart with a reason, talked about dropping a cyber dataset after it degraded coding benchmarks. Also published real time training loss, benchmark scores after every checkpoint and running cost estimates."

That detail about dropping a cyber dataset because it hurt coding scores is the kind of thing labs almost never admit, and it is a big part of why the launch earned goodwill even from skeptics. The sharpest single technical read came from a long-time MiMo user who tallied the boards by hand:

Hacker News

"Mimo 2.6 pro, the 1T model leads Kimi K3, a 2.8T param model in 14 out of 15 benchmarks (and the last one is near tie)!! Good to see they also kept the price the same, and landed in the greenest quadrant of the intelligence vs speed of AA."

It was not all praise. The worry that follows every strong open model out of China is benchmaxxing, great scores and disappointing real work:

Hacker News

"No chinese lab has caught up yet. They've tried to fake it by distilling and overfitting on benchmarks to make their models look better than they are, the 'best' models available from chinese labs right now (GLM 5.3 and Kimi K3) fall apart completely when you try to do real work with them."

The counterweight came from people already running the line in production. The value-math take is the one I keep thinking about, though note it is about the prior V2.5, which several people also called fast-but-dumb on hard tasks:

Hacker News

"I been using MiMo-V2.5 to do most of my work as software engineer... I been VERY happy with ROI. The model is very powerful!... The cost is unbelievably low, and the quality of intelligence I get is equivalent to when I was working mostly with Anthropic models... but when I add cost of M-token in the ROI math, Jeez! MiMo is an order of magnitude better."

On X, the launch mostly got read as a shot at Grok 4.7, which shipped the same day, with reactions from "Better than Grok 4.7" to a measured "let's wait for real-world test performance first." That real-world caveat is the right one, and it is exactly why V2.5's "fast but dumb on hard tasks" reputation is the bar V2.6 has to clear in daily use, not just on the charts.

My verdict: the best open-weight value, not the smartest model

Here is where I land after a week with the research.

My MiMo V2.6 verdict: reach for it when you want frontier-ish quality cheaply, self-host or use OpenRouter, and cost per token dominates your math; look elsewhere when you need the hardest long-horizon coding, have no ML ops capacity, or need a finished support agent
My MiMo V2.6 verdict: reach for it when you want frontier-ish quality cheaply, self-host or use OpenRouter, and cost per token dominates your math; look elsewhere when you need the hardest long-horizon coding, have no ML ops capacity, or need a finished support agent

Reach for MiMo V2.6 when cost per token dominates your math, you are comfortable self-hosting or hitting OpenRouter, and you want frontier-ish quality on general agentic and tool-use work. Flash in particular is a strong default for high-volume, everyday tasks where the closed frontier's per-token price would sting.

Look elsewhere when your workload is the hardest long-horizon coding or exploit work, where Pro measurably trails Astra and Opus 5; when you have no capacity to run model infrastructure and no plan for the serving bill; or when you actually need a finished agent that does a job, not a raw model. On that last point, MiMo is not the tool, and neither is any other model on its own.

Rating-wise, as an open-weight value play I would put it near the top of the current pack alongside DeepSeek V4.1 Flash and Qwen 3.8 Max. As a "beats the closed frontier" claim, the honest answer is: on price, yes; on the hardest benchmarks, not yet. For a wider survey, our roundup of the best open-source AI agents is a good next read.

The part a model review usually skips: an engine is not an employee

I have spent the last few years helping put AI on live support queues, and the MiMo V2.6 launch confirms the thing we learned the hard way: the model is no longer the bottleneck.

An open model like MiMo, Qwen, or DeepSeek gives you raw capability, an engine, while an AI teammate is what knows your tickets, joins your helpdesk, and takes actions, with everything in between still to build
An open model like MiMo, Qwen, or DeepSeek gives you raw capability, an engine, while an AI teammate is what knows your tickets, joins your helpdesk, and takes actions, with everything in between still to build

MiMo V2.6, DeepSeek, Qwen, Claude, GPT: any of them can write a fluent, correct-sounding answer to a customer question. That was the scary part two years ago. It is solved. What none of them do out of the box is the actual job: read your specific help center and past tickets, follow your refund policy instead of a plausible made-up one, look up an order, tag and route the ticket, know when to escalate, and get tested before it answers a real customer.

That last point is the one I would not compromise on. We have watched confident-sounding models give wrong answers on real queues, which is why every rollout gets simulated against historical tickets first. A 46 on the AA index tells you nothing about how a model handles your weird edge-case return policy. A simulation over your last 5,000 tickets does. If you are picking a model for support specifically, our guide to the best AI model for support tickets and the AI agent vs human agent cost breakdown are the two I would read next.

Try eesel

The whole point of this review is that an open model like MiMo V2.6 is infrastructure, raw capability you still have to turn into something that does a job. eesel is the layer that turns a model into a working teammate. You hire a ready-to-work AI helpdesk agent that plugs into the helpdesk you already run (Zendesk, Freshdesk, Gorgias, Help Scout, and 1000+ integrations), trains on your past tickets and knowledge base, and starts drafting or sending replies with no model-ops required.

The eesel AI helpdesk dashboard, where an AI teammate joins your existing support queue and handles tickets
The eesel AI helpdesk dashboard, where an AI teammate joins your existing support queue and handles tickets

The differentiator is the one MiMo's own benchmarks cannot give you: before an eesel agent answers a single live customer, you simulate it on your real ticket history and see the exact resolution rate and responses you would have gotten. And because eesel is a teammate platform, the same account runs an AI blog writer too. For developers who liked MiMo's terminal-friendliness, eesel exposes the same teammate through a public CLI, API, and MCP, so a person, a script, or a coding agent can all drive it from the terminal.

You can start free, no credit card and no sales call, and have a teammate live in minutes. The model got cheap. Getting it to actually do the job is still the interesting part.

Frequently Asked Questions

Is Xiaomi MiMo V2.6 any good?
Yes, with a caveat. On the aggregate Artificial Analysis Intelligence Index it is the top open-weight model at a score of 46, and it hits that for roughly $0.13 per task. It leads the closed frontier on some agentic and tool-use boards and trails on the hardest long-horizon coding ones. As a value pick it is excellent; as an outright intelligence leader it is not. For picking a model to sit under support, our guide to the best AI model for support tickets covers the trade-offs.
How much does Xiaomi MiMo V2.6 cost to run?
The weights are free under an MIT license. On the hosted API via OpenRouter, MiMo V2.6 Flash is $0.14 in / $0.28 out per million tokens, Pro is $0.435 / $0.87, and Pro UltraSpeed is $4.35 / $8.70. Self-hosting is free on licensing but the GPU serving bill is real, which our cost breakdown gets into.
Is Xiaomi MiMo V2.6 better than Kimi K3 or DeepSeek?
On Xiaomi's own numbers the 1.02T MiMo V2.6 Pro leads the 2.8T Kimi K3 on 14 of 15 boards, and it trades wins with DeepSeek V4.1 Flash on coding. Our Kimi K3 review and DeepSeek review compare its closest open rivals in detail.
Can I self-host Xiaomi MiMo V2.6?
Yes. Weights are on Hugging Face and ModelScope with an FP8 checkpoint. Flash runs on a single 8-GPU node, Pro needs a 2-node cluster, and the 9B distill runs on a single GPU (community GGUF quants exist for llama.cpp, LM Studio, and Ollama). If you would rather skip the infrastructure, an AI helpdesk agent handles the model layer for you.
Which MiMo V2.6 model should I use?
Flash is the sensible default for most work, cheap and fast with the same 1M context. Escalate to Pro when a task really needs the extra intelligence, and use Pro UltraSpeed only when latency matters enough to pay the 10x premium. The 9B distill is a research starting point, not a production model.
Should I use Xiaomi MiMo V2.6 for customer support?
It is a strong, cheap engine, but a raw model is not a support agent. It still has to read your tickets, follow your policies, take actions in your helpdesk, and be tested before it answers a real customer. That is the gap eesel fills, and you can simulate an agent on past tickets before it goes live.
Is the Xiaomi MiMo V2.6 benchmark transparency real?
Xiaomi ran a public live training dashboard and published its setbacks, including dropping a cyber dataset that hurt coding scores. That earned real goodwill, though the underlying RL datasets stay opaque, so treat it as unusually honest reporting rather than fully open training. For a wider survey, see our roundup of the best open-source AI agents.

Share this article

Kurnia Kharisma Agung Samiadjie

Article by

Kurnia Kharisma Agung Samiadjie

Kurnia is a software engineer and writer at eesel AI with two years of SEO experience, writing about AI tools, helpdesk software, and customer support. He pairs a developer's understanding of how these products are built with search-driven research into what actually ranks and resonates with the people searching for them.

Related Posts

All posts →
Xiaomi MiMo V2.6 open-weight model illustration
Trending

Xiaomi MiMo V2.6: specs, benchmarks, and how to run the open model

Xiaomi's MiMo V2.6 is an open-weight, omnimodal model family with a 1M-token context and MIT license. Here are the real specs, benchmarks, and API pricing.

Rama Adi NugrahaRama Adi NugrahaSep 23, 2026
Xiaomi MiMo V2.6 pricing and API cost illustration
Trending

Xiaomi MiMo V2.6 pricing: every plan, model, and API cost in 2026

Xiaomi MiMo V2.6 pricing, broken down: free open weights, and API costs from $0.14 per million tokens. Here is what each variant actually costs to run.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 23, 2026
Illustration of a team reviewing Gemini 3.8 Flash, with a speed gauge, a rocket, and a verdict checkmark
Trending

Gemini 3.8 Flash review: fast, verbose, and not the upgrade the number implies

A hands-on Gemini 3.8 Flash review: what it's good at, where it falls down, the 13-second catch nobody quoted, and whether to switch from 3.7 Flash.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 8, 2026
Illustration of a fast-moving robot coding on a laptop while a person watches, representing Gemini 3.8 Flash
Trending

Gemini 3.8 Flash: what it is, honest benchmarks, and my review

Google shipped Gemini 3.8 Flash on September 2, 2026, three weeks after 3.7. Same price, better scores, and one line of fine print that changes the answer.

Alicia Kirana UtomoAlicia Kirana UtomoSep 3, 2026
A runner carrying a lightning bolt sprinting past a piggy bank, illustrating GLM-5.3 Flash speed and low cost
Trending

GLM-5.3 Flash review: frontier scores at flash cost

A hands-on GLM-5.3 Flash review: the benchmarks it actually posts, what its 4.5-cent-a-task price hides, where it breaks, and who should run it.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieAug 29, 2026
Illustration of a developer and a colleague working with a fast AI coding agent
Trending

Gemini 3.7 Flash review: a great model that stopped being cheap

I put Google's Gemini 3.7 Flash against its own benchmarks and its own price list. It is fast and sharp, but it is no longer the cheap high-volume workhorse.

Rama Adi NugrahaRama Adi NugrahaAug 14, 2026
Illustration of a very long cat stretched across a desk beside a server rack, with the LongCat logo
Trending

LongCat 2.0: inside Meituan's 1.6T open-weight model

LongCat 2.0 is Meituan's MIT-licensed 1.6T MoE model, priced at $0.30 per million input tokens. I read every primary source to see what actually ships.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Illustration of a team weighing AI model alternatives to Xiaomi MiMo V2.6
Alternatives

The 8 best Xiaomi MiMo V2.6 alternatives in 2026

MiMo V2.6 is the cheapest top open model right now, but it isn't the only option. Here are the 8 best Xiaomi MiMo V2.6 alternatives, open and closed.

Rama Adi NugrahaRama Adi NugrahaSep 23, 2026
Illustration of two people reviewing charts and speed dials around a Gemini spark, representing Gemini 3.8 Flash pricing
Trending

Gemini 3.8 Flash pricing: every rate, the hidden cost, and the catch

Gemini 3.8 Flash costs $0.75/$3.75 per 1M tokens, exactly what 3.7 Flash costs. But the sticker price hides a verbosity tax, and both numbers double on 1 January 2027.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieSep 8, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free