Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    GameStop Will Pay You Full Price for a Busted Controller, but Only Until Saturday

    August 14, 2026

    OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It

    August 14, 2026

    SpaceX Built an Internet Constellation. Scientists Turned It Into an Atmosphere Scanner.

    August 14, 2026
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Tech News
    • Blog
    • How-To Guides
    • AI & Software
    Facebook
    GeekBlog
    Home»AI & Software»OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It
    AI & Software

    OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It

    Marcus BennettBy Marcus BennettAugust 14, 20267 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    For the last three years, the AI industry measured progress almost entirely in one direction: how smart a model could get. Bigger context windows, better reasoning scores, higher marks on coding benchmarks. Speed was an afterthought, something you traded away if you wanted the good answers. OpenAI’s newest release argues that era is ending.

    On August 13, OpenAI began a limited preview of Ultrafast, a new processing tier for its GPT-5.6 Sol model that runs up to 14 times faster than the standard version, generating as many as 750 output tokens per second. The twist is what makes it possible. Ultrafast doesn’t run on Nvidia GPUs at all. It runs on wafer-scale chips built by Cerebras, a hardware startup that has spent years trying to convince the industry that GPUs are not the only way to make a large language model fast.

    Quick facts: GPT-5.6 Sol Ultrafast

    • Announced August 13, 2026, as a preview tier in the OpenAI API
    • Up to 14x faster than standard GPT-5.6 Sol, topping out around 750 output tokens per second
    • Runs on Cerebras wafer-scale engine hardware rather than Nvidia GPUs
    • Limited to a select group of API customers during the preview, with capacity expanding gradually
    • Already being tested in production for coding, commerce, financial research, and customer support

    Why a chip nobody talks about is suddenly relevant

    Nvidia’s GPUs dominate AI training and inference for a good reason: they are flexible, well supported, and available in the volumes hyperscalers need. But a GPU generates text one token at a time by repeatedly pulling model weights out of separate memory chips, across a physical distance, thousands of times per second. That trip between the processor and the memory is the single biggest bottleneck in how fast a language model can talk back to you.

    Cerebras took a different approach. Instead of splitting a chip’s logic and its memory across separate pieces of silicon connected by wires, the company builds one enormous chip, roughly the size of a dinner plate, with the memory baked directly onto the same piece of silicon as the processing cores. There is no long trip for the data to make. According to Cerebras, that architecture is what lets GPT-5.6 Sol Ultrafast push out hundreds of tokens per second per user, a speed class that is normally reserved for much smaller, less capable models.

    Recommended for you:

    A Poisoned Security Scanner Just Leaked 153GB of Secrets From 2,488 Companies
    Tech News·Aug 13, 2026

    A Poisoned Security Scanner Just Leaked 153GB of Secrets From 2,488 Companies

    The tradeoff is capacity. Wafer-scale chips are expensive and difficult to manufacture at the volumes Nvidia ships GPUs in, which is exactly why OpenAI is starting Ultrafast as a small, invite-only preview rather than flipping it on for every developer at once.

    How the 2026 speed race stacks up

    Ultrafast lands in the middle of a year where nearly every major lab has been racing to make its models faster and cheaper at the same time, not just smarter. Here is how the current field compares on what’s publicly known.

    Model / TierThroughputHardwareKnown for
    GPT-5.6 Sol (Standard)~50 to 55 tok/s (implied)Nvidia GPU clustersTerminal-Bench 2.1 leader, ~89.5% per third-party trackers
    GPT-5.6 Sol (Ultrafast)Up to 750 tok/s (14x)Cerebras wafer-scale engineReal-time agents, coding, live support
    Claude Opus 5Not disclosedMixed Nvidia / Trainium5M token context, ~89.1% Terminal-Bench 2.1
    Grok 4.6Not disclosedxAI Colossus GPU clusterAggressive agentic coding push
    MAI-Code-1.1-FlashFaster than predecessorAzure infrastructure75% cheaper coding tier

    Throughput figures as disclosed by each vendor or estimated from public statements, August 2026. Not all labs publish tokens per second.

    Notice what is missing from most of that table: independently verified numbers. Speed claims in this industry are still mostly self reported, measured under best case conditions, and rarely tested by a neutral third party under identical load. Treat the 750 tokens per second figure the same way you’d treat any other vendor benchmark, as a ceiling under ideal conditions rather than what every request will get.

    Why speed is becoming its own battleground

    For most of the chatbot era, a slow answer was mildly annoying. In an agentic workflow, it’s disqualifying. An AI agent that books a table, debugs a pull request, or answers a customer support ticket has to make several model calls in a row, often waiting on the output of one before it can start the next. If each of those calls takes ten or fifteen seconds, the whole chain becomes too slow to use in anything resembling real time. Cut that latency by 14x and a workflow that used to take two minutes finishes in under ten seconds, which is the difference between a tool people tolerate and one they actually reach for.

    That is also why this launch cannot be separated from the broader cost story playing out this year. Just days before Ultrafast appeared, OpenAI slashed its own API prices by 80 percent, only for DeepSeek to undercut it again within hours. Speed and price are turning into the same fight. A model that is both cheap and slow doesn’t get chosen for production agents, and a model that’s blazing fast but priced like a luxury good only gets used where latency truly justifies the cost. OpenAI appears to be betting it can eventually offer both, using Ultrafast as the proof that raw speed is achievable before figuring out how to make it affordable at scale.

    The rest of the industry isn’t standing still

    OpenAI is not the only lab treating speed as a selling point rather than a footnote. xAI has been pushing hard on the coding side with Grok 4.6, a model built specifically to handle long, autonomous coding sessions where a slow response breaks the developer’s flow just as badly as a wrong one. Meta has taken the opposite path to the same goal, optimizing for local speed instead of cloud speed. Its recently released Muse Glimmer agent model was built to run entirely on a single consumer GPU, using speculative decoding tricks to squeeze out several times the generation speed on hardware people already own, no data center required.

    Put together, the pattern is clear. Every major lab has concluded that raw intelligence gains are hitting diminishing returns for a lot of everyday use cases, and that the next real differentiator is how quickly a model can turn a request into a finished action. Cerebras, previously a niche player known mostly to AI researchers, suddenly finds itself with a very public validation from the biggest name in the industry.

    What to actually expect right now

    Recommended for you:

    Lovable Is Now Worth $13.3 Billion, and It Doubled That in Eight Months
    Tech News·Aug 13, 2026

    Lovable Is Now Worth $13.3 Billion, and It Doubled That in Eight Months

    If you’re a developer hoping to flip a switch and get 14x speed today, the honest answer is that you probably can’t yet. Ultrafast is in a narrow preview, available to a limited set of API customers that OpenAI selected directly, with access “expanding as capacity grows,” in the company’s own words. Cerebras hardware is not something OpenAI can spin up at Nvidia-scale volumes overnight, so anyone expecting broad general availability within weeks is likely to be disappointed.

    Pricing for the Ultrafast tier also has not been published in detail, and given the specialized hardware involved, it would be reasonable to expect a premium over the standard tier, at least at first. The early customers testing it in production, across coding tools, commerce platforms, financial research systems, and support desks, are effectively the pilot group that will determine whether OpenAI expands the tier quickly or keeps it a boutique offering for high value, latency sensitive use cases.

    The bottom line

    Ultrafast is less about a single product than about what it signals. For the first time, one of the two or three most closely watched AI labs in the world has publicly staked part of its roadmap on non-Nvidia silicon, and framed raw response speed as being as important to the next generation of AI products as the underlying model’s intelligence. Whether Cerebras can supply that speed at a price and scale that makes sense outside a curated preview is the open question. But the direction is no longer in doubt. In 2026, being smart is table stakes. Being fast is starting to look like the actual competition.

    AI inference Cerebras GPT-5.6 OpenAI Ultrafast mode
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleSpaceX Built an Internet Constellation. Scientists Turned It Into an Atmosphere Scanner.
    Next Article GameStop Will Pay You Full Price for a Busted Controller, but Only Until Saturday
    Marcus Bennett

      Marcus Bennett is GeekBlog's Android expert, covering everything from Google's Pixel line and Samsung Galaxy flagships to OnePlus, Nothing, Xiaomi and the broader Android ecosystem. He follows each Android OS release, One UI and Pixel Feature Drop, custom ROMs and the foldable wave, translating spec sheets and beta builds into hands-on guidance for readers choosing their next Android phone, tablet or wearable.

      Related Posts

      7 Mins Read

      GameStop Will Pay You Full Price for a Busted Controller, but Only Until Saturday

      8 Mins Read

      SpaceX Built an Internet Constellation. Scientists Turned It Into an Atmosphere Scanner.

      7 Mins Read

      Google’s Own AI Lab Built a Workaround to Get Past Google’s AI Hiring Filter

      10 Mins Read

      North Korea Spent Five Weeks Inside Defense Firms Using a Windows Bug Nobody Knew About

      7 Mins Read

      A Poisoned Security Scanner Just Leaked 153GB of Secrets From 2,488 Companies

      6 Mins Read

      Lovable Is Now Worth $13.3 Billion, and It Doubled That in Eight Months

      Top Posts

      MakuluLinux’s New AI-OS Wants to Run Your Whole Desktop, Not Just Answer Questions

      August 1, 20262 Views

      The New Siri Arrives This Fall, but a Lot of iPhones Are Not Invited

      August 7, 20261 Views

      AI Tokens Got 98% Cheaper. Corporate AI Bills Are Exploding Anyway

      July 31, 20261 Views
      Stay In Touch
      • Facebook

      Subscribe to Updates

      Get the latest tech news from FooBar about tech, design and biz.

      Most Popular

      Best Stores for Buying MP3 and Digital Music You Can Keep Forever (2026)

      August 2, 2025930 Views

      Discord will require a face scan or ID for full access next month

      February 9, 2026770 Views

      Trade in your old phone and get up to $1,100 off a new iPhone 17 at AT&T – here’s how

      September 10, 2025383 Views
      Our Picks

      GameStop Will Pay You Full Price for a Busted Controller, but Only Until Saturday

      August 14, 2026

      OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It

      August 14, 2026

      SpaceX Built an Internet Constellation. Scientists Turned It Into an Atmosphere Scanner.

      August 14, 2026

      Subscribe to Updates

      Get the latest creative news from FooBar about art, design and business.

      Facebook
      • About Us
      • Contact us
      • Privacy Policy
      • Disclaimer
      • Terms and Conditions
      © 2026 GeekBlog

      Type above and press Enter to search. Press Esc to cancel.