Background on the OpenAI Jalapeño Project

OpenAI has officially unveiled "Jalapeño," a custom-designed inference chip aimed at handling Large Language Model workloads. The development effort, initiated in mid-2024, moved from team assembly to manufacturing tape-out in just 16 months. This speed reflects a significant shift in how artificial intelligence influences hardware development cycles. The company developed this chip alongside Broadcom, moving away from relying solely on standard merchant silicon to meet their specific data center needs.

Industry observers initially viewed this project as a niche effort intended only for OpenAI’s proprietary models. However, testing shows the chip functions as a general-purpose inference engine. It supports open-source benchmarks and runs varied workloads efficiently. The hardware uses HBM4 memory, putting its technical specifications in direct competition with current flagship offerings from Nvidia and AMD. OpenAI recently demonstrated the chip's flexibility by porting the game Doom onto the hardware using simple Codex prompts.

Performance Benchmarks and Architectural Strategy

The chip’s performance stands out in tests measuring token throughput per megawatt. OpenAI prioritized power efficiency because their data centers currently face strict electricity constraints rather than simple budget limits. In benchmarks conducted with the InferenceX suite, Jalapeño surpassed competing chips in performance per watt across most scenarios. These results were achieved without speculative decoding, a technique frequently used by rivals to boost efficiency. This suggests the base architecture has a distinct advantage in raw compute capability.

Architecturally, OpenAI rejected the popular industry trend of separating prefill and decode tasks into distinct pools of hardware. By using a unified pool of chips, the design avoids the complexity of shifting workloads as traffic patterns change throughout the day. This approach keeps the system flexible, allowing it to adapt to fluctuating user demand without stranding hardware capacity. The chip uses an out-of-order core design with local cache to minimize latency. This structure allows the system to remain close to peak performance even when handling smaller model shapes that often cause efficiency drops on other hardware platforms.

Future Production and Industry Impact

OpenAI plans to ramp up production gradually throughout 2027. While engineering samples are currently being tested, the project has already moved to a second iteration, the B0 stepping, which offers a 25 percent improvement in performance per watt over the initial silicon. These chips integrate into a rack system paired with AMD EPYC processors, and they support a scale-up network capable of linking over 2,000 chips. The infrastructure setup is designed for large-scale deployments, with a two-rack unit drawing roughly 160 kilowatts of power.

This shift highlights a broader trend where major software developers bring hardware design in-house to bypass the limitations of traditional chip supply chains. By developing the Gluon programming language and leveraging automated tools like Codex, OpenAI has established a software stack that allows them to bring up new models with speed. This development pressures established vendors, as the reliance on long-standing software moats may prove less effective against highly specialized, co-designed hardware. The ultimate success of Jalapeño will depend on the team’s ability to manage high-volume manufacturing and long-term data center operations.