In short
- 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 pace bracket Google would later declare for BroadcastGemma.
Welcome to the diffusion period.
We guess on parallel technology years in the past, when it was a contrarian concept. It is nice to see the business arrive.
Mercury 2 continues to guide the Pareto frontier for high quality, pace, and price amongst publicly obtainable diffusion LLMs. pic.twitter.com/qSHuiR7vmH
— Inception (@_inception_ai) June 18, 2026
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 an alternative 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 accurately—Mercury 2 hit 90%. Google examined DiffusionGemma on the identical set, the place it scored 69.1%, whereas commonplace, 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 almost tie: Mercury 2 at 77% in opposition to DiffusionGemma’s 73.2%. However Google’s personal developer information recommends commonplace 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% reduce in value, whereas reporting the identical output high quality, in line with a joint case study.
Inception was constructed on analysis from its founder Stefano Ermon, a Stanford professor who co-authored a few of the score-based diffusion strategies that energy at this time’s picture mills. The startup’s $50 million funding spherical drew backing from Nvidia’s enterprise arm and particular person traders Andrew Ng and Andrej Karpathy.
For non-technical customers, the massive factor most individuals do not discover till they really feel it’s the “circulation.” Conventional fashions make you wait between ideas in an extended session. Diffusion fashions like this make the AI really feel prefer it’s preserving 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 fascinating 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, instrument lookup, output checking, and many others. Sequential fashions make these utility calls costly and sluggish. Parallel diffusion ones make them low cost and quick sufficient to make use of liberally.
Lifelike caveats for normal customers: These are nonetheless greatest for speed-sensitive, high-volume components of workflows reasonably 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) continues 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 together with your edits, multi-agent coding or assist methods the place a number 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 greater throughput on commonplace {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.
Every day Debrief Publication
Begin on daily basis with the highest information tales proper now, plus unique options, a podcast, movies and extra.
