OpenAI Launches Ultrafast Mode: GPT-5.6 Sol Runs 14× Faster, Powered by Cerebras
On August 13, 2026, OpenAI announced a brand-new Ultrafast mode for GPT-5.6 Sol. This mode is powered by the AI chip company Cerebras, achieving inference speeds up to 750 output tokens per second — up to 14× faster than standard processing. Ultrafast mode is currently available in limited preview via the OpenAI API, letting developers experience near-real-time AI responses first. Two benchmark results published by Cerebras show that GPT-5.6 Sol Ultrafast delivers dramatically higher speed without sacrificing output quality — on the Humanity's Last Exam (HLE) benchmark, it answered all 2,500 questions in just 11h11m, while Claude Fable 5 took 78h27m. This launch is seen as a major turning point in the race for AI inference performance.
At the heart of Ultrafast mode is a tight integration between hardware and software. Traditional large language model inference is usually constrained by GPU memory bandwidth and compute-unit utilization — especially when generating long text, the serial dependency between tokens causes noticeable response latency. By partnering with Cerebras, OpenAI deploys GPT-5.6 Sol on Cerebras' Wafer-Scale Engine. This chip treats an entire wafer as one massive compute unit, avoiding frequent data movement between multiple chips and dramatically reducing memory latency. The result is a model that can sustain 750 output tokens per second during generation, whereas standard modes typically deliver only a few dozen tokens per second. For users, this means answers that once took several seconds — or even tens of seconds — can now be produced almost instantly, moving the experience from character-by-character output into true synchronous conversation. For latency-sensitive applications such as chatbots, code assistants, real-time translation, and voice assistants, this upgrade represents a qualitative leap in user experience rather than a mere change in numbers.
Two benchmark results published by Cerebras provide strong evidence for Ultrafast mode. The first is Humanity's Last Exam (HLE), a notoriously difficult evaluation set containing 2,500 questions spanning mathematics, science, and the humanities. GPT-5.6 Sol Ultrafast answered all questions in 11h11m, while Anthropic's Claude Fable 5 needed 78h27m for the same task — a gap of roughly 7×. The second is the GDP-Val benchmark, which measures end-to-end speed; it showed a 5.6× end-to-end speedup with no quality degradation whatsoever. Notably, speed and quality have historically been seen as a trade-off — acceleration usually means trimming computation and sacrificing accuracy. This result suggests that with better hardware architecture, both can be achieved at once.
Rohan Varma from OpenAI's product team described the launch this way: "With GPT-5.6 Sol Ultrafast, Cerebras enables AI that keeps up with how you think, code, and collaborate." The quote captures the real value of Ultrafast mode — not just a numbers game, but bringing AI's response speed close to the speed of human thought, thereby fundamentally changing how people interact with machines. In terms of concrete applications, OpenAI highlighted three categories of tasks: legal briefs, financial models, and engineering reports. What these scenarios share is that the documents are long, structurally complex, and require repeated iteration, making them extremely sensitive to generation speed. In the past, producing a dozens-of-pages engineering report meant waiting again and again; now, real-time generation lets lawyers, analysts, and engineers collaborate with AI as naturally as they would with a colleague.
The impact of this launch on the broader AI industry should not be underestimated. For a long time, the AI race focused primarily on model capability — whose model scores higher on benchmarks and can answer more complex questions. With Ultrafast mode, OpenAI extends the battlefield from “what can it do” to “how fast can it do it.” Faster inference is not only about user experience but is also directly tied to cost — processing more requests in the same amount of time means a significant drop in unit compute cost, which matters especially for enterprises that call APIs at scale. Moreover, as a chip company focused on inference acceleration, Cerebras' partnership with OpenAI signals that specialized inference chips are moving from the fringe into the mainstream, competing head-to-head with NVIDIA's general-purpose GPU approach. It is foreseeable that in the coming months, competitors such as Anthropic and Google will likely roll out similar acceleration offerings in response — a new arms race around inference speed has already begun. At the same time, faster inference also means the same hardware can serve more users per unit of time, spreading out the marginal cost of each inference, which may push API prices further down and let more developers and small teams afford high-performance AI services.
🤔 Frequently Asked Questions
Q1: What is GPT-5.6 Sol's Ultrafast mode?
Ultrafast mode is a brand-new inference acceleration mode that OpenAI launched for GPT-5.6 Sol on August 13, 2026. It is powered by the Wafer-Scale Engine from the AI chip company Cerebras, reaching inference speeds up to 750 output tokens per second — up to 14× faster than standard processing. This means the same request can be returned almost in real time under Ultrafast mode. The mode is currently available in limited preview via the OpenAI API, has not yet been fully rolled out to all users, and developers need to apply for access to try it.
Q2: How does Cerebras achieve 750 tokens per second?
The key lies in Cerebras' Wafer-Scale Engine architecture. Traditional GPUs require frequent data movement between multiple chips during inference, making memory bandwidth the bottleneck; by contrast, the Wafer-Scale Engine treats an entire wafer as one massive compute unit so data can flow directly on-chip, dramatically reducing memory latency. This architecture is especially well suited to memory-bound inference tasks like large language models, which is why it can sustain 750 tokens per second during generation — far beyond what traditional GPU clusters can achieve.
Q3: How does GPT-5.6 Sol Ultrafast compare with Claude Fable 5?
In the Humanity's Last Exam (HLE) benchmark published by Cerebras, GPT-5.6 Sol Ultrafast answered all 2,500 questions in just 11h11m, while Anthropic's Claude Fable 5 needed 78h27m for the same task — about 7× faster. In addition, on the GDP-Val benchmark, GPT-5.6 Sol Ultrafast achieved a 5.6× end-to-end speedup with no quality degradation. This shows that Ultrafast mode maintains the model's original output quality even while delivering a dramatic speed increase.
Q4: How can developers access Ultrafast mode, and which scenarios suit it?
Ultrafast mode is currently available in limited preview via the OpenAI API, and developers need to apply for access. OpenAI highlighted three recommended application scenarios: legal briefs, financial models, and engineering reports. These scenarios share common traits — long documents, complex structures, and repeated iteration — which make them extremely sensitive to generation speed and therefore the biggest beneficiaries of near-real-time responses.
🛠️ Recommended Tools
- Percentage Calculator - Calculate the percentage equivalents of the 14× and 5.6× speedups to compare model performance at a glance
- Word Counter - Count words in AI-generated legal briefs and engineering reports to estimate generation time at 750 tokens per second
- JSON to CSV Converter - Convert benchmark JSON data from HLE and GDP-Val into CSV for model performance comparison analysis
Summary
The launch of GPT-5.6 Sol Ultrafast mode marks a shift in the AI race's focus from model capability toward inference speed. Leveraging Cerebras' Wafer-Scale Engine, the mode achieves an astonishing 750 output tokens per second — 14× faster than standard processing — and proves on both the HLE and GDP-Val benchmarks that the speedup does not sacrifice quality. From legal briefs to financial models to engineering reports, near-real-time AI responses are turning “waiting for AI” into “collaborating with AI in sync.” With the limited preview now open, developers can experience this new paradigm first, and for the industry as a whole, a new round of competition around inference speed has only just begun.