Xiaomi Unveils 1-Trillion-Parameter Large Model with Inference Speed Exceeding 1,000 Tokens/s

Alina Collins
Published 2026-06-11About 8 min read

Xiaomi released MiMo-V2.5-Pro-UltraSpeed, a 1-trillion-parameter model hitting 1,000+ TPS — what the company calls the fastest flagship-model inference on record. The key detail: it runs on commodity GPUs, not custom chips.

01

How fast is 1,000 TPS in practice?

In a benchmark by Quantabit (量子位), the model generated a web-based Pomodoro app — over 500 lines of HTML — in roughly 7 seconds including thinking time.
The same task on Claude's lightest model, Haiku, in low-effort mode still took 40+ seconds at minimum.
This means → the gap is not incremental. It is close to a 6× difference in end-to-end completion time.
02

Why does "running on commodity GPUs" matter?

Companies chasing extreme inference speed — Groq, for example — typically rely on custom chips designed specifically for inference. Fast, but locked to proprietary hardware.
Xiaomi's model runs on commodity GPUs — standard cards available on the open market.
In plain terms = if speed only works on special-purpose silicon, nobody else can replicate it. If commodity hardware delivers the same speed, the approach scales to anyone with a far lower adoption barrier.
Xiaomi frames this as "full-stack inference optimization from model to engine." This signals that the company is staking its claim on software engineering capability, not hardware exclusivity.
03

1T parameters, 1M context window — what do these numbers mean?

1T (one trillion) parameters: among the largest publicly disclosed flagship models. More parameters means richer pattern recognition and reasoning capacity.
1M context window — an input length of one million tokens — lets the model ingest the equivalent of several full-length books in a single query.
This means → this is not a "small and fast" model. It is large and fast — two qualities that usually trade off against each other, since larger models typically run slower. Xiaomi is trying to solve both ends at once.
04

Why is inference speed becoming a standalone competitive axis?

When large models power agentic workflows — AI agents that autonomously execute multi-step tasks — a single task can trigger dozens or even hundreds of model calls.
A few extra seconds per call compounds across the chain, amplifying latency by hundreds of times — turning a UX inconvenience into an architectural constraint.
In plain terms = whether a single call is fast is a comfort question. In high-frequency call scenarios, speed determines whether the architecture is viable at all.
Whether Xiaomi can convert its benchmark speed advantage into scaled adoption by developers and enterprise clients is the key proof point for this technical approach's commercial value.

Content is for reference only, not financial advice.