Xiaomiproprietary
Released: 2026-08-01

MiMo-V2.5

OpenRouter ranked #9 foundation model processing 3.5T tokens weekly. Deployed by xiaomi.

Intelligence Index
85.2/ 100
Calibrated multi-domain composite
Throughput Speed
100tok/sec
Output streaming throughput
Time To First Token
280ms
Initial chunk server latency
LiveBench Contam-Free
—%
September 2026 suite score

Sourced Benchmark Evaluations (60)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-3Active54.7%
93
2026-09-05independentSource ↗
ARC-AGI-2Nearing Saturation65.7%
75
2026-08-29independentSource ↗
FrontierMathActive22.8%
98
2026-08-26independentSource ↗
PutnamBenchActive42.3%
90
2026-08-25independentSource ↗
Omni-MATHDeprecated60.2%
10
2026-08-23independentSource ↗
SWE-LancerDeprecated57.2%
20
2026-08-23independentSource ↗
FrontierCodeActive48.8%
98
2026-08-21independentSource ↗
SoohakActive61.8%
98
2026-08-21independentSource ↗
StructFlowBenchNearing Saturation66.6%
75
2026-08-19independentSource ↗
Humanity's Last ExamActive37%
93
2026-08-19independentSource ↗
AIMENearing Saturation77.2%
75
2026-08-19independentSource ↗
OlympiadBenchActive66.7%
80
2026-08-18independentSource ↗
Terminal-BenchActive58.9%
80
2026-08-17independentSource ↗
FireBenchActive65.8%
95
2026-08-17independentSource ↗
MathArenaActive65%
99
2026-08-17independentSource ↗
SimpleQAActive44.3%
90
2026-08-16independentSource ↗
OpenAI-MRCRActive71.6%
80
2026-08-16independentSource ↗
CodeContestsDeprecated54.7%
10
2026-08-16independentSource ↗
SWE-bench ProActive52.1%
90
2026-08-15independentSource ↗
ComplexBenchNearing Saturation64.3%
80
2026-08-15independentSource ↗
LongBench-ProActive69.9%
80
2026-08-15independentSource ↗
MultiPL-EDeprecated77.4%
10
2026-08-14independentSource ↗
ZeroSCROLLSNearing Saturation68.2%
78
2026-08-14independentSource ↗
InfiniteBenchNearing Saturation72.4%
65
2026-08-13independentSource ↗
LiveCodeBenchSaturated69%
39
2026-08-13independentSource ↗
AgentIFNearing Saturation53.3%
80
2026-08-13independentSource ↗
MATHSaturated79.7%
25
2026-08-13independentSource ↗
SCROLLSNearing Saturation68.2%
65
2026-08-12independentSource ↗
MercuryDeprecated74%
10
2026-08-12independentSource ↗
MMLU-ProNearing Saturation78.4%
75
2026-08-12independentSource ↗
TabMWPSaturated74.8%
25
2026-08-11independentSource ↗
CyberSecEvalDeprecated75.7%
10
2026-08-11independentSource ↗
RULERNearing Saturation78.4%
84
2026-08-11independentSource ↗
SWE-bench VerifiedSaturated65.6%
25
2026-08-10independentSource ↗
QuALITYNearing Saturation75%
78
2026-08-10independentSource ↗
MMLU-ReduxSaturated83.5%
25
2026-08-10independentSource ↗
SWE-benchDeprecated57.2%
10
2026-08-09independentSource ↗
MGSMNearing Saturation77.2%
65
2026-08-09independentSource ↗
LongBenchNearing Saturation73.3%
65
2026-08-09independentSource ↗
QASPERNearing Saturation70.7%
65
2026-08-08independentSource ↗
TruthfulQASaturated75%
25
2026-08-08independentSource ↗
AGIEvalSaturated72.4%
25
2026-08-08independentSource ↗
SuperGLUESaturated85.9%
25
2026-08-07independentSource ↗
GSM-HardDeprecated78%
10
2026-08-07independentSource ↗
MT-BenchNearing Saturation8.1%
75
2026-08-06independentSource ↗
BIG-Bench HardSaturated82.5%
25
2026-08-06independentSource ↗
CodeXGLUEDeprecated79.1%
23
2026-08-06independentSource ↗
WinoGrandeSaturated87.6%
28
2026-08-05independentSource ↗
MBPP+Nearing Saturation85.8%
65
2026-08-05independentSource ↗
IFEvalDeprecated76.8%
25
2026-08-05independentSource ↗
GPQANearing Saturation75%
78
2026-08-05independentSource ↗
HumanEval+Saturated90.8%
25
2026-08-04independentSource ↗
Needle-in-a-HaystackSaturated97%
44
2026-08-04independentSource ↗
CommonsenseQASaturated88.4%
28
2026-08-04independentSource ↗
GSM8KSaturated87.8%
25
2026-08-03independentSource ↗
GLUESaturated90.9%
28
2026-08-03independentSource ↗
MBPPSaturated89.1%
25
2026-08-03independentSource ↗
HumanEvalSaturated95.9%
25
2026-08-02independentSource ↗
MMLUSaturated86.9%
25
2026-08-02independentSource ↗
ARC-AGISaturated79.1%
25
2026-08-02independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

client = OpenAI()
response = client.chat.completions.create(
    model="mimo-v2-5",
    messages=[{"role": "user", "content": "Evaluate multi-step logic problem"}],
    temperature=0.2
)
print(response.choices[0].message.content)

Evaluation & Sourcing Notes

Scores listed for MiMo-V2.5 represent verified evaluations extracted from official research papers, independent evaluation suites (HELM, LMSYS, OpenCompass, LiveBench), and verified audit reports.

All benchmarks marked as saturated or deprecated reflect historical performance where the benchmark no longer provides active discriminative power.