Paul Krill
Editor at Large

Inception’s Mercury 2 speeds around LLM latency bottlenecks

news
Feb 25, 20262 mins

Designed for peak parallel performance, Mercury 2 is intended for latency-sensitive applications where the user experience is non-negotiable.

speed fast race car shutterstock 1168856884
Credit: Jamesboy Nuchaikong / Shutterstock

Inception has introduced Mercury 2, calling it the world’s fastest reasoning LLM. Intended for production AI, the large language model leverages parallel refinement rather than sequential decoding.

Mercury 2 was announced February 24, with access requests available on Inception’s website. Developers can also try Mercury 2 using the Inception chat.

Inception says Mercury 2 is intended to solve a common LLM bottleneck involving autoregressive sequential decoding. The model instead generates responses through parallel refinement, a process that produces multiple tokens simultaneously and converges over a small number of steps, Inception said. Parallel refinement results in much faster generation and also changes the reasoning trade-off, according to the announcement. Higher intelligence typically leads to more computation at test time, meaning longer chains, more samples, and more retries. This all results in higher latency and costs. Mercury 2 uses diffusion-based reasoning to provide reasoning-grade quality inside real-time latency budgets, said the company.

Mercury 2 is OpenAI API-compatible and especially suited to latency-sensitive applications where the user experience is non-negotiable, the company said. Use cases include coding and editing, agentic loops, real-time voice and interaction, and pipelines for search and RAG operations.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author