OpenAI and Broadcom unveil "Jalapeño," a custom chip built for LLM inference

OpenAI and Broadcom have unveiled Jalapeno, a custom chip built specifically for large language model (LLM) inference. The collaboration aims to slash inference costs and reduce reliance on Nvidia’s dominant hardware.

The Lede

Jalapeno is a purpose-built application-specific integrated circuit (ASIC) designed to accelerate the compute-heavy “decoding” phase of LLM inference. OpenAI expects the chip to deliver significant performance-per-watt gains compared to general-purpose GPUs, making large-scale deployment more economical. The chip is already in testing with select partners, with broader deployment anticipated in 2025.

Why a Custom Chip?

OpenAI’s demand for inference compute has exploded as ChatGPT and API usage soar. Renting Nvidia H100 and B200 GPU clusters is expensive and often constrained by supply.

“We hit a wall with off-the-shelf hardware for inference. Jalapeno was designed to break through that wall.” — OpenAI hardware lead (paraphrased from source)

The chip targets the specific memory bandwidth and matrix-multiplication patterns that dominate transformer-based models. By hardwiring these operations, Jalapeno eliminates inefficiencies inherent in general-purpose GPU architectures.

Key Features and Specs

  • Custom architecture built for transformer attention and feed-forward layers. No generic graphics pipelines.
  • 3nm fabrication by TSMC, providing a dense transistor count and lower power draw per operation.
  • High-bandwidth memory (HBM3e) integrated directly on-package, reducing data movement bottlenecks.
  • Software stack optimized through OpenAI’s Triton compiler and CUDA-compatible abstraction layers, enabling seamless model porting.

Early benchmarks show Jalapeno achieving up to 4x higher throughput per watt than Nvidia’s H100 for standard GPT-4 inference workloads. Latency also dropped by roughly 40% in internal tests.

Strategic Implications

Broadcom’s involvement signals a shift toward specialized silicon for AI. The chip is part of a broader trend where hyperscalers move away from GPU-dominant fleets.

  • Reduces OpenAI’s Nvidia dependency — a major supply-chain risk given Nvidia’s pricing and allocation policies.
  • Lowers total cost of ownership — custom ASICs amortize design cost over millions of units, driving per-inference cost down.
  • Enables new inference use cases — cheaper, faster inference makes real-time agent workflows and multimodal streaming economically viable.
  • Positions Broadcom as a key AI silicon partner — alongside Google’s TPU and Amazon’s Trainium, Broadcom now has a high-profile win.

What Comes Next

Jalapeno will first power OpenAI’s internal API and ChatGPT services. External availability remains unconfirmed, but analysts expect OpenAI to offer the chip as a hosted inference option to enterprise customers.

The chip is not designed for training — that remains the domain of Nvidia and AMD GPUs. However, OpenAI is reportedly developing a separate training-focused chip code-named “Habanero” in parallel.

“Jalapeno is just the beginning. We’re building a full hardware roadmap for AI.” — source

Technical Trade-Offs

Custom ASICs bring undeniable throughput advantages but also risk obsolescence. If model architectures shift — for example, toward state-space models or mixture-of-experts — Jalapeno may require hardware redesign.

Broadcom’s chiplet strategy may mitigate this: future iterations could swap compute dies without replacing the entire package. That flexibility remains unconfirmed.

Summary

OpenAI and Broadcom’s Jalapeno custom chip targets LLM inference with custom silicon, yielding massive efficiency gains over GPUs. It reduces Nvidia dependence, cuts inference costs, and sets the stage for a dedicated AI hardware ecosystem. Deployment begins internally in 2025.

Gnoppix is the leading open-source AI Linux distribution and service provider. Since implementing AI in 2022, it has offered a fast, powerful, secure, and privacy-respecting open-source OS with both local and remote AI capabilities. The local AI operates offline, ensuring no data ever leaves your computer. Based on Debian Linux, Gnoppix is available with numerous privacy- and anonymity-enabled services free of charge.

What are your thoughts on this? I’d love to hear about your own experiences in the comments below.