I didn’t need to benchmark it. I just needed to read the fine print. 750 tokens per second. That’s the headline. The hook. The bait. But the real story is what’s not in the headline: the asterisk. The reliance on a third-party hardware vendor. The missing independent verification. The unanswered questions about latency under load.
This is a forensic deconstruction of the GPT-5.6 Sol Ultrafast mode – a mode that, if real, changes the economics of AI inference. But if it’s hype, it’s the kind that burns institutional capital. I’ve seen this pattern before. In DeFi, it was the ‘100x faster than Ethereum’ claim. In AI, it’s the ‘750 tokens/s’ claim. The mechanism is the same: peak performance numbers that vanish under real-world conditions.
Context: The Anatomy of a Speed Announcement
GPT-5.6 Sol is OpenAI’s latest model. The ‘Sol’ suffix suggests a specialised variant – perhaps for reasoning-heavy tasks. The Ultrafast mode, powered by Cerebras’s wafer-scale engines, promises 750 tokens per second. That’s 14x faster than the Standard mode, which clocks in at roughly 54 tokens per second. The Fast mode is 2.5x faster than Standard, translating to about 135 tokens per second. The numbers are neat. Too neat.
Cerebras is not a household name like NVIDIA, but in the AI hardware space, it’s the underdog with a radical approach: instead of stitching many small chips together, they build one giant chip – the wafer-scale engine. This design favours high memory bandwidth and low batch sizes, which is ideal for autoregressive decoding (the token-by-token generation phase). The 750 tokens/s figure is likely a peak measurement in optimal conditions: single user, single request, no concurrency, short context.
But here’s the catch: OpenAI chose to outsource the acceleration. They didn’t optimise their own GPU cluster. They didn’t release a new model architecture. They bought time from a hardware partner. This is not a breakthrough in AI. It’s a breakthrough in procurement.
Core: The Forensic Audit of the Speed Claims
Let’s parse the numbers. If Standard is 54 tokens/s, then Fast at 2.5x is 135 tokens/s. Ultrafast at 14x is 756 tokens/s – they rounded to 750. The ratio between Fast and Ultrafast is 5.6x. That means OpenAI is selling speed as a layered product: Standard, Fast, Ultrafast. Each tier adds a multiplier. This is a classic price discrimination strategy, familiar to anyone who has bought cloud compute instances.
But the technical question is: where does the 14x improvement come from? If the model itself is unchanged, then the acceleration is purely in the inference stack. Cerebras’s wafer-scale engine can deliver high throughput for small batch sizes, which is exactly what a single user request needs. The bottleneck in standard GPU inference is often the memory bandwidth to load model weights. Cerebras’s on-chip memory reduces that latency. The speed gain is plausible.
However, I see three red flags.
Red Flag #1: Peak vs. Sustained Performance. 750 tokens/s is almost certainly a burst number, not a sustained throughput. In production, the P99 latency – the time for the slowest 1% of requests – is what matters. Short context lengths (e.g., 10-20 tokens input) can achieve high output speeds. But with longer contexts, the prefill phase (processing the input) becomes the bottleneck. The article didn’t mention prefill time. It didn’t mention TTFT (time to first token). Without that data, the 750 tokens/s is a vanity metric.
Red Flag #2: The Base Rate Fallacy. Standard mode at 54 tokens/s is slow. Very slow. For comparison, GPT-4o can do 80-100 tokens/s on standard hardware. If GPT-5.6 Sol is a reasoning model, it might be computationally heavier. But 54 tokens/s suggests either a deliberate throttling or an inefficient architecture. Why would OpenAI cripple their own baseline? To make the Ultrafast upgrade look more dramatic. It’s a marketing trick. They set a low bar, then jump over it with a pole.
Red Flag #3: The Vendor Lock-in Risk. Cerebras’s wafer-scale engines are not a commodity. They are a specialised product with limited supply. If OpenAI builds a pricing tier around Cerebras, they become dependent on a single supplier. This is the same mistake DeFi protocols made with Oracles – relying on a single data source. The bottleneck wasn’t the model. It was the hardware procurement contract.
From my own audit experience, I’ve seen similar patterns in yield farming protocols. A project would claim ‘1000x faster than Ethereum’ by using a sidechain that only worked when no one else was using it. The real test came under load. The same will happen here. Ultrafast mode will perform well for a single API user at 3 AM. But put 10 concurrent agents on it, and the speed will crater.
Contrarian: What the Bulls Got Right
I’m not saying the speed is fake. I’m saying it’s conditional. The bulls are right about one thing: for agentic workflows, latency is the killer. A typical agent loop involves multiple model calls: parsing, reasoning, tool selection, output generation. If each call takes 2 seconds, a 5-step loop takes 10 seconds. That’s a bad user experience. If each call takes 0.15 seconds (at 750 tokens/s for a 100-token output), the loop drops to under a second. The step function improvement is real.
Also, the choice of Cerebras is not random. The wafer-scale engine is genuinely good at low-latency, small-batch inference. It’s a niche that NVIDIA’s GPUs don’t serve well. OpenAI might be using Cerebras as a complement, not a replacement. For agents that need real-time responsiveness, Cerebras is the right tool. The bulls are also correct that this announcement signals a shift: the inference hardware market is diversifying. NVIDIA’s monopoly is under threat.
But here’s the nuance: the bulls ignore the cost. Ultrafast will not be cheap. If the speed is 14x, the price will be at least 5-10x higher per token. For agent developers, the trade-off is between cost and latency. Some applications will pay the premium. Most won’t. The market for Ultrafast is a niche within a niche.
You don’t need a PhD in cryptography to see the flaw. The flaw is in the economics. The speed improvement is real, but the cost structure is unknown. Without pricing, the claim is half-baked.
Takeaway: The Pipeline Leak
This entire episode is a case study in how AI companies market speed. They use peak numbers, obscure the baseline, and outsource the hardware. The real innovation is not in the model – it’s in the packaging. Ultrafast mode is a product tier, not a technological breakthrough.
The question for institutional investors and developers is: does this matter for your use case? If you’re building a customer service agent that handles short queries, maybe. If you’re building a long-form document analysis tool, the speed gain is irrelevant because the bottleneck is fetch and comprehension.

I didn’t write this to debunk the claims. I wrote this to assign a confidence score: C. The mechanism is plausible, the data is missing. The article provided no independent benchmarks, no P99 latency, no cost per token. Until OpenAI publishes a technical whitepaper with real-world performance, treat the 750 tokens/s as a marketing number, not a specification.
The contract lied. The ledger doesn’t. But the code isn’t open, so we can’t verify. That’s the real problem. Centralised AI is a black box, and Cerebras is just another curtain. The faster the output, the harder it is to see the trick.
Flash loans don’t fix poor architecture. And 750 tokens/s doesn’t fix the lack of transparency. The bottleneck wasn’t the model. It was the trust. And I’m not buying it.
