Briefly
Inception Labs’ Mercury 2 generates roughly 1,000 tokens per second and scored 90 on the AIME 2026
Google’s current DiffusionGemma hits comparable 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 velocity bracket Google would later declare for DiffusionGemma.
Each fashions get there by dropping the typewriter method to writing. An ordinary chatbot writes one phrase, checks what it simply wrote, then writes the following, 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 mills like Steady 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 appropriately—Mercury 2 hit 90%. Google examined DiffusionGemma on the identical set, the place it scored 69.1%, whereas customary, non-diffusion Gemma 4 scored 88.3% on the identical take a look at.
On GPQA, a PhD-level science benchmark scored the identical approach, the 2 fashions practically tie: Mercury 2 at 77% in opposition to DiffusionGemma’s 73.2%. However Google’s personal developer information recommends customary Gemma 4 for functions that demand most high quality, conceding DiffusionGemma trails it throughout the board.

The velocity 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% minimize in value, whereas reporting the identical output high quality, in accordance with a joint case examine.
Inception was constructed on analysis from its founder Stefano Ermon, a Stanford professor who co-authored among the score-based diffusion methods that energy as we speak’s picture mills. 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 “circulate.” Conventional fashions make you wait between ideas in an extended session. Diffusion fashions like this make the AI really feel prefer it’s protecting tempo with you—instantaneous autocomplete, fast 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. Complicated AI methods aren’t one large good 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 on. Sequential fashions make these utility calls costly and sluggish. Parallel diffusion ones make them low-cost and quick sufficient to make use of liberally.
Practical caveats for normal customers: These are nonetheless greatest for speed-sensitive, high-volume components of workflows quite than absolutely the hardest frontier reasoning (the place the most important 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 total ecosystem (native runtimes, agent frameworks) remains to be catching as much as make it seamless in all places.
Use instances that pop instantly: real-time fast programming and “vibe coding” the place the mannequin retains up together with your edits, multi-agent coding or assist methods the place a lot 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 price and power financial savings from larger throughput on customary {hardware} add up quick.
The numbers Inception shares (and the unbiased evals) make the case visually: Mercury 2 sits within the “quick and good” quadrant for diffusion fashions, pushing what used to require unique {hardware} all the way down to commodity GPUs.
Day by day Debrief E-newsletter
Begin each day with the highest information tales proper now, plus unique options, a podcast, movies and extra.