GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
      • Apple Intelligence
      • Gemini AI
      • Google DeepMind
      • Anthropic
      • Claude AI
      • Claude Code
      • OpenAI
      • ChatGPT
      • Codex
      • Perplexity
      • SpaceXAI
      • Grok AI
      • Microsoft Copilot
      • Meta AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Computing
  • Gaming
  • Mobile
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • Buying Guide
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • AI
    • Apple Intelligence
    • Gemini AI
    • Google DeepMind
    • Anthropic
    • Claude AI
    • Claude Code
    • OpenAI
    • ChatGPT
    • Codex
    • Perplexity
    • SpaceXAI
    • Grok AI
    • Microsoft Copilot
    • Meta AI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Follow US
AIComputingOpenAITech

OpenAI says its Jalapeño chip beats big-tech inference setups

Early benchmarks suggest OpenAI’s chip handles both high throughput and low latency better than conventional setups.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Aug 26, 2026, 7:31 AM EDT
Share
We may get a commission from retail offers. Learn more
Close-up of OpenAI’s Jalapeño AI inference chip mounted on a turquoise circuit board, surrounded by power components, connectors, and rows of black capacitors.
Image: OpenAI
SHARE

For years, the AI industry has largely accepted one basic reality: if you wanted to run frontier models at scale, you built around NVIDIA. OpenAI’s new inference chip, Jalapeño, is a serious attempt to change that equation – and its first published results suggest it may have landed a meaningful hit against the biggest names in AI hardware.

OpenAI says Jalapeño can deliver more AI work per watt while responding faster than the NVIDIA systems it compared against. That matters because AI is no longer just about training giant models in massive data centers. The business is increasingly about serving billions of everyday requests: ChatGPT conversations, coding suggestions, image generation, search answers, and AI agents that need to take several steps quickly without feeling sluggish.

The headline claim is striking. Across tests using GPT-OSS 120B, DeepSeek R1, and Kimi K2.5, OpenAI says Jalapeño produced 1.5 to 1.9 times more AI work per watt at peak throughput, while cutting end-to-end latency by 1.7 to 3.6 times versus the comparison systems. At highly interactive settings – the sort of setup that makes a chatbot or agent feel responsive rather than delayed – the claimed performance edge grew to 2.1 to 4.1 times.

That is a big deal, with one important caveat: these are OpenAI’s own results, not a broad independent test suite. The company used SemiAnalysis’ public InferenceX benchmark and compared the chip with NVIDIA’s GB200 and GB300 systems at different operating points, but hardware claims always deserve outside validation once more organizations can get hands-on with the product.

Still, the significance is not hard to see. OpenAI is not simply trying to make a faster chip. It is trying to reshape the economics of running AI.

Inference is the less glamorous half of the AI business, but it may become the more important one. Training a major model is expensive and headline-worthy, yet it happens periodically. Inference happens every time someone asks a question, generates an image, runs an agent, or sends another prompt into a model. At ChatGPT scale, even small improvements in speed or power use can turn into substantial savings.

Jalapeño was designed specifically for that job. OpenAI says conventional systems tend to make a tradeoff between high throughput and low latency. In plain English, an operator can serve lots of requests efficiently, or make individual responses very quick, but doing both at once is difficult. OpenAI’s pitch is that Jalapeño handles both sides of the problem with one architecture.

Its results on GPT-OSS 120B help explain why the company is making such a fuss. At peak efficiency, OpenAI reported 85,448 mixed tokens per second per kilowatt for Jalapeño, compared with 44,960 for the NVIDIA GB200 setup – roughly a 1.9-times advantage. More notably, Jalapeño reached 1,459 tokens per second per user at its fastest setting, versus 535 tokens per second on the comparison system.

Those are technical metrics, but the user-facing version is simpler: a capable model could feel quicker, and OpenAI could serve more people with the same amount of electricity and hardware. Faster outputs are nice. Lower operating costs are even more important, because they give OpenAI more room to offer cheaper products, absorb heavier usage, or spend its savings on the next generation of models.

The strongest numbers appeared when OpenAI matched Jalapeño to the existing systems’ top decoding speeds. On the GPT-OSS test, the company said Jalapeño delivered 53.7 times more mixed-token throughput per kilowatt at the GB200 system’s fastest decoding speed. On DeepSeek R1, it claimed a 104.3-times lead at the comparable point; on Kimi K2.5, it claimed 56.1 times more throughput per kilowatt.

Those enormous multipliers do not mean Jalapeño is simply 50 or 100 times better in every real-world scenario. They reflect a particular comparison: how much work each system could do while delivering the same fast per-user response rate. The bigger point is that NVIDIA’s platforms appear to lose efficiency quickly when pushed toward highly interactive workloads, while OpenAI says Jalapeño remains relatively balanced.

That balance is at the heart of the chip’s design. Modern language-model serving has two major phases. First comes prefill, where the system reads and processes the user’s prompt. Then comes decode, where it generates an answer token by token. Prefill is more compute-intensive; decoding is much more constrained by memory bandwidth. Moving data among chips and servers adds another source of delay.

This is why a generic accelerator can look extraordinary on a spreadsheet and still struggle with the feel of a real AI product. An AI agent does not perform one giant calculation and stop. It may search, reason, write code, check its work, call a tool, read the result, and repeat the process. If every step waits on memory or network traffic, the lag compounds. OpenAI’s argument is that Jalapeño was built around this increasingly common style of workload from the start.

The company says its system keeps model state, including the so-called KV cache used during generation, close to the compute resources that need it. Rather than treating networking as an add-on between accelerators, Jalapeño incorporates it directly into the architecture, allowing a workload to stay within one connected system and reducing expensive data movement.

That is also why the announcement is more than a standard custom-chip story. Google has long used its Tensor Processing Units, or TPUs, to power its own AI services. Amazon has developed Trainium and Inferentia chips for cloud customers. Microsoft has been investing in its Maia AI accelerator. Meta, meanwhile, has developed its own inference silicon as it looks for ways to lower the cost of serving AI at enormous scale.

OpenAI is now firmly joining that club. The company is signaling that it does not want its future to be dictated entirely by the release schedule, pricing, and supply constraints of outside chip suppliers – even one as central to the AI boom as NVIDIA.

That does not mean NVIDIA is suddenly out of the picture. OpenAI explicitly says it will continue deploying NVIDIA accelerators and hardware from other partners across both training and inference. Jalapeño is not a declaration of independence so much as an effort to gain leverage, specialization, and more control over the most expensive part of operating an AI platform.

There is another telling detail in the announcement: OpenAI says it used AI to help make the chip. The company says its models shortened design, measurement, and verification loops, helping the team go from initial design to tapeout in nine months. It also used Codex with GPT-Astra to optimize model kernels, reporting that selected AI-generated implementations ran 1.5 to 1.8 times faster than existing human-written versions for certain GPT-OSS attention and mixture-of-experts blocks.

Again, that does not mean AI independently designed a finished chip in nine months. Silicon development remains an extraordinarily complex engineering effort involving architecture, verification, physical design, manufacturing, packaging, cooling, systems software, and deployment. But it is a glimpse of the feedback loop OpenAI is chasing: use AI to design better AI infrastructure, then use that infrastructure to run more capable AI.

OpenAI has rated Jalapeño at 700 watts, though it says sustained measured power stayed at or below 550 watts in the workloads tested. The company plans to begin deploying the chip in its own compute infrastructure by the end of the year, with a second-generation version already deep in development and a third generation in early formation.

That roadmap is perhaps the clearest signal in the whole announcement. Jalapeño is not being positioned as a one-off internal project or a symbolic response to rivals. OpenAI is trying to establish a long-term silicon program, one designed around its own models, software, products, and real-world usage data.

For users, the short-term impact may be subtle: snappier answers, more capable agents, and fewer moments where demand makes an AI service feel slow or constrained. For OpenAI, the stakes are much larger. If Jalapeño’s results hold up at production scale, the company could reduce the cost of every answer it serves while making its products faster at the same time.

That is how an infrastructure story becomes a product story. And it is why OpenAI’s new chip deserves attention: the most consequential AI battle may no longer be only about who builds the smartest model. It is increasingly about who can afford to run it for everyone.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Leave a Comment

Leave a ReplyCancel reply

Most Popular

Apple starts 27.2 beta cycle with iPhone Duo support coming
I installed iOS 27 on my iPhone SE 3. Here’s everything that’s new—or, in some cases, what’s not
Snap launches $2,195 SPECS AR glasses and SPECS Intelligence
Prime Video sets October 21 premiere for The Terminal List Season 2
Firefox adds Mistral Small 4 to Smart Window beta

Also Read

A blurred person works at a laptop in warm indoor lighting. To the right, three floating speech bubbles display a live meeting transcription with speakers Zharia, Mikel, and Hayle discussing starting a call. The bottom left features text that reads: "Wispr Flow Notetaker — Meeting notes accurate enough to act on."

Wispr Flow Notetaker now works on Windows

White text reading "Grok Voice Transcribe 2.0" centered against a soft, grainy gradient background of vibrant orange, deep black, and purple.

SpaceXAI launches Grok Voice Transcribe 2.0

User interface popup displaying the effort control slider set to the maximum "Ultra" position. The text above reads: "GPT-6 Astra for max effort and thoroughness. Highest credit usage," with a "Custom" option at the bottom.

Perplexity Computer adds Light, Standard, High and Ultra modes

A row of popular non-fiction ebook covers floating above an AI prompt bar reading "Help me personalize learnings from this book". The featured book covers include Thinking in Bets, The Sense of Style, The Lean Startup, Radical Candor, The New Menopause, Food Rules, and The Power of Habit.

Google launches Expert Intelligence for Gemini Notebook

A promotional graphic set against a soft blue and lavender gradient background. On the left is the white text "CC" next to an outlined pill badge reading "EXPERIMENT." On the right, layered digital interface cards tilt forward into view: a central card titled "Your Day Ahead" details a personalized family agenda with sections like "Top of mind," "On your calendar" (featuring drop-off, pickup, and appointment times), and "On your list." In the background sits a Google Calendar view with an open event card titled "[Maya] Swim Class Youth Level 2," displaying activity details, dates, and instructions.

Google’s CC AI agent can now manage family calendars, tasks, and chores

Mozilla logo

Mila, Mozilla, and Hypertec partner to build local, sovereign AI in Canada

ASUS Ascent QN10 hero

ASUS unveils Ascent QN10 with Snapdragon X2 Elite

A collage of user interface screens showcasing new podcast features on the Threads app against a black background, including analytics insights, post creation tools, video episode previews, and interactive transcript cards.

Threads launches new tools for podcast creators

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.