News · OpenAI adds 750MW of Cerebras low-latency compute for real-time inference
OpenAI adds 750MW of Cerebras low-latency compute for real-time inference
A wafer-scale inference partnership aimed squarely at the speed of the request-think-respond loop that shapes every frontend interaction.
What OpenAI actually agreed to
OpenAI is adding 750MW of what it calls "ultra low-latency AI compute" to its platform through a partnership with Cerebras. The capacity is not landing all at once — OpenAI says it will come online in multiple tranches through 2028, and that the hardware will be folded into its inference stack in phases, expanding across workloads over time.
Cerebras's distinguishing claim is architectural. Instead of stitching together conventional accelerators, it puts compute, memory, and bandwidth on a single giant chip, which it says removes the bottlenecks that slow inference on standard hardware. OpenAI frames this as a portfolio decision rather than a wholesale switch: matching a dedicated low-latency system to the workloads that need it most.
OpenAI's compute strategy is to build a resilient portfolio that matches the right systems to the right workloads. Cerebras adds a dedicated low-latency inference solution to our platform.Montana Labs
The loop this is meant to shorten
The announcement is unusually explicit about the frontend mechanic it targets. OpenAI describes the loop behind every interaction: you send a request, the model thinks, and it sends something back. Whether that request is a hard question, code generation, an image, or an agent step, the perceived quality of the product is bound up in how long that middle step takes.
OpenAI's stated bet is behavioral: "When AI responds in real time, users do more with it, stay longer, and run higher-value workloads." That is a claim about the interface, not the model. It says latency is a product surface — the difference between a chat that reads like a document being typed and one that returns instantly enough to feel conversational.
Why long outputs are the specific target
The source is precise about what Cerebras is built for: accelerating long outputs from AI models. That detail matters for frontend teams. First-token latency and steady token throughput are different problems, and long generations — extended code, multi-step agent traces, detailed answers — are where slow streaming becomes visible and frustrating in a UI.
Cerebras CEO Andrew Feldman reaches for the broadband analogy to describe the shift, and it is a frontend analogy at heart — broadband didn't change what the internet could contain, it changed what you were willing to sit through.
Just as broadband transformed the internet, real-time inference will transform AI, enabling entirely new ways to build and interact with AI models.Montana Labs
What a phased rollout through 2028 means for people building on top
The honest read for application developers is that this is a multi-year capacity buildout, not a switch flipping today. Capacity arrives in tranches through 2028, and OpenAI is integrating it "in phases, expanding across workloads." That phrasing implies the low-latency path will be selectively applied — some workloads first, not a uniform speedup across every endpoint at once.
For frontend teams, the practical implication is to design for variable latency profiles rather than assume a single one. If OpenAI is routing specific workloads to dedicated low-latency hardware, the same product may see different response characteristics depending on the request type and where it sits in the rollout. Interfaces built to degrade gracefully — streaming, progressive rendering, honest loading states — will benefit from the faster path when it arrives without breaking when it hasn't yet.
Find this story relevant to you?
Contact us to find a unique solution
Need an AI engineering partner that can actually build?
We help businesses integrate AI, build AI-powered products, automate high-value workflows, and modernize the software systems behind them.
Related reading
More analysis around product delivery, operational AI, and the systems work that makes deployment hold up in reality.