Briefly
Inception Labs’ Mercury 2 generates roughly 1,000 tokens per second and scored 90 on the AIME 2026
Google’s latest DiffusionGemma hits related speeds however performs worse on benchmarks.
DiffusionGemma is free and open-weight on Hugging Face. Mercury 2 is a paid, closed-weight API mannequin.
Inception Labs launched Mercury 2 on Thursday, calling it the world’s quickest reasoning language mannequin. Per the corporate’s announcement, it generates about 1,000 tokens per second—the chunks of textual content an AI mannequin reads and writes—in opposition to roughly 89 tokens per second for Anthropic’s Claude Haiku 4.5 Reasoning and 71 for OpenAI’s GPT-5 Mini.
That places it in the identical pace bracket Google would later declare for DiffusionGemma.
Each fashions get there by dropping the typewriter strategy to writing. A typical chatbot writes one phrase, checks what it simply wrote, then writes the subsequent, looping till the reply is completed. Diffusion fashions as a substitute fill a block of textual content with random placeholder tokens and erase the noise throughout a handful of parallel passes—the identical trick that turns static into a photograph in picture turbines like Secure Diffusion—till the entire block locks right into a completed response without delay.
The place the 2 diverge is what survives that course of. On AIME 2026—constructed from actual American Invitational Arithmetic Examination issues and scored as the share solved accurately—Mercury 2 hit 90%. Google examined DiffusionGemma on the identical set, the place it scored 69.1%, whereas normal, non-diffusion Gemma 4 scored 88.3% on the identical take a look at.
On GPQA, a PhD-level science benchmark scored the identical manner, the 2 fashions practically tie: Mercury 2 at 77% in opposition to DiffusionGemma’s 73.2%. However Google’s personal developer information recommends normal Gemma 4 for purposes that demand most high quality, conceding DiffusionGemma trails it throughout the board.

The pace declare holds up exterior the lab, too. Increase Code, an AI coding-agent firm, swapped Mercury 2 in for Anthropic’s Claude Opus 4.7 on its context-compaction subagent and noticed an 82% drop in latency and a 90% lower in price, whereas reporting the identical output high quality, in line with a joint case research.
Inception was constructed on analysis from its founder Stefano Ermon, a Stanford professor who co-authored among the score-based diffusion strategies that energy in the present day’s picture turbines. The startup’s $50 million funding spherical drew backing from Nvidia’s enterprise arm and particular person buyers Andrew Ng and Andrej Karpathy.
For non-technical customers, the large factor most individuals do not discover till they really feel it’s the “circulation.” Conventional fashions make you wait between ideas in a protracted session. Diffusion fashions like this make the AI really feel prefer it’s protecting tempo with you—instantaneous autocomplete, speedy iterations on code or plans, and sub-agents that may deal with the boring high-volume work with out dragging the entire system down.
That subagent layer is the attention-grabbing architectural shift. Advanced AI methods aren’t one large sensible mannequin anymore. They’re orchestras of specialised helpers: one for deep reasoning, a number of for fast summarization, routing, device lookup, output checking, and so forth. Sequential fashions make these utility calls costly and sluggish. Parallel diffusion ones make them low-cost and quick sufficient to make use of liberally.
Life like caveats for normal customers: These are nonetheless finest for speed-sensitive, high-volume elements of workflows slightly than absolutely the hardest frontier reasoning (the place the largest AR fashions should have an edge for now). Mercury 2 is not open weights, so it is API/cloud for now. And like Google’s model, the complete ecosystem (native runtimes, agent frameworks) remains to be catching as much as make it seamless all over the place.
Use instances that pop instantly: real-time fast programming and “vibe coding” the place the mannequin retains up along with your edits, multi-agent coding or help methods the place plenty of quick sub-calls occur, voice interfaces that do not really feel laggy, and any latency-sensitive autocomplete or next-action prediction. At scale, the fee and vitality financial savings from greater throughput on normal {hardware} add up quick.
The numbers Inception shares (and the impartial evals) make the case visually: Mercury 2 sits within the “quick and good” quadrant for diffusion fashions, pushing what used to require unique {hardware} right down to commodity GPUs.
Day by day Debrief Publication
Begin day by day with the highest information tales proper now, plus unique options, a podcast, movies and extra.