OpenAI Publishes Benchmark Results for Jalapeño Custom Inference Silicon

OpenAI Publishes Benchmark Results for Jalapeño Custom Inference Silicon OpenAI has shared its first empirical performance data for Jalapeño, the custom inference processor co-developed with Broadcom. Presented at the Hot Chips conference and published in an engineering report, the benchmark results evaluate the 700-watt accelerator across open-weight frontier models against Nvidia GB200 and GB300 systems using SemiAnalysis's InferenceX test suite. The published metrics focus on serving effici

3 min
OpenAI Publishes Benchmark Results for Jalapeño Custom Inference Silicon

OpenAI Publishes Benchmark Results for Jalapeño Custom Inference Silicon

OpenAI has shared its first empirical performance data for Jalapeño, the custom inference processor co-developed with Broadcom. Presented at the Hot Chips conference and published in an engineering report, the benchmark results evaluate the 700-watt accelerator across open-weight frontier models against Nvidia GB200 and GB300 systems using SemiAnalysis's InferenceX test suite.

The published metrics focus on serving efficiency, token generation latency, and power consumption across varying request batch configurations.

Jalapeño Silicon Architecture and Benchmark Schematics

Benchmark Results Across Standard Models

OpenAI evaluated Jalapeño against commercial Nvidia Blackwell-generation hardware across three representative open architectures: GPT-OSS 120B, DeepSeek R1 670B, and Moonshot AI's Kimi K2.5 1T. All tests measured end-to-end request latency and throughput per kilowatt of power draw.

On GPT-OSS 120B, Jalapeño reached peak throughput of 85,448 mixed tokens per second per kilowatt (TPS/kW), compared to 44,960 mixed TPS/kW for the Nvidia GB200 baseline (package TDP 1,200W), representing an approximate 1.9x throughput-per-watt advantage. End-to-end latency dropped from 1.80 seconds to 1.03 seconds (1.7x lower), while minimum time between tokens (TBT) fell from 1.87 ms (535 tokens/second per user) to 0.69 ms (1,459 tokens/second per user).

On DeepSeek R1 670B (MXFP4 precision), Jalapeño achieved 19,641 mixed TPS/kW versus 11,781 mixed TPS/kW on the GB300 baseline (package TDP 1,400W), marking a 1.7x efficiency gain. End-to-end latency decreased by 3.6x, from 5.99 seconds to 1.65 seconds, with minimum TBT dropping from 5.90 ms (169 tokens/second per user) to 1.43 ms (700 tokens/second per user).

On Kimi K2.5 1T (MXFP4 precision), the chip recorded 18,195 mixed TPS/kW against 11,862 mixed TPS/kW for the GB300 system (1.5x higher). Latency fell 3.4x, from 5.31 seconds to 1.56 seconds, while minimum TBT declined from 5.48 ms (182 tokens/second per user) to 1.44 ms (694 tokens/second per user).

While the package thermal design power is rated at 700 watts, OpenAI stated that measured sustained power remained at or below 550 watts during the benchmark runs.

Architectural Focus and AI-Assisted Kernel Optimization

Jalapeño is structured specifically around the bifurcated requirements of large language model serving: the compute-bound prompt prefill phase and the memory-bandwidth-bound autoregressive token generation (decode) phase.

According to OpenAI, data movement between chips and memory subsystems is the primary bottleneck in multi-agent and long-context inference. The Jalapeño architecture utilizes an integrated, large-domain interconnect network that allows model state, including dynamic key-value (KV) caches, to be pinned locally and routed without cross-system memory synchronization penalties.

OpenAI also reported using its own AI models during chip design and software bring-up. The hardware development cycle from architectural planning to initial tapeout took nine months, aided by AI-driven circuit exploration and verification tooling. On the software stack, OpenAI used Codex paired with GPT-Astra to generate low-level compute kernels for open-weight models not included in the original silicon schedule. For targeted GPT-OSS attention and mixture-of-experts (MoE) operations, the AI-generated kernels executed 1.5x to 1.8x faster than human-authored baseline implementations.

Deployment Timeline and Infrastructure Strategy

OpenAI hardware vice president Richard Ho confirmed that initial production deployment of Jalapeño in data centers is scheduled to begin in late 2026 at low volumes, before expanding to broader capacity throughout 2027. Successive iterations, designated Gen 2 and Gen 3, are currently in design stages.

OpenAI noted that proprietary silicon will not replace merchant hardware entirely. The company plans to continue large-scale deployment of GPUs and accelerators from Nvidia and third-party vendors for both training and serving workloads alongside Jalapeño clusters.

Sources

Written by

More to read

  • Semantic Caching in Production LLM Systems: Architecture, Approximate Nearest Neighbor Matching, Cross-Encoder Verification, Invalidation Dynamics, and Serving Economics

    Semantic Caching in Production LLM Systems: Architecture, Approximate Nearest Neighbor Matching, Cross-Encoder Verification, Invalidation Dynamics, and Serving Economics Serving large language models at enterprise scale presents severe latency and cost bottlenecks. While frontier reasoning models and deep autoregressive decoders cost between $2.50 and $60.00 per million tokens and incur time-to-first-token (TTFT) delays ranging from 800 milliseconds to several seconds, a substantial fraction of

    1 min
  • Kahneman-Tversky Optimization (KTO): Mathematical Foundations, Prospect Theory, and Binary Signal Alignment in Large Language Models

    Post-training alignment of large language models has long relied on pairwise comparison datasets. Methods such as Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) assume access to curated pairs $(x, y_w, y_l)$, where a human or automated judge explicitly marks completion $y_w$ as superior to $y_l$ for a given prompt $x$. In production environments, however, collecting paired preferences is logistically complex, expensive, and artificial. Real-world telem

    1 min
  • Keenable Exits Stealth with 6M Seed to Build Web Index for AI Agents

    Keenable Exits Stealth with $26M Seed to Build Web Index for AI Agents Search infrastructure startup Keenable has emerged from stealth with $26 million in seed funding led by Accel, with participation from Conviction Partners and angel investors. The company is developing a web-scale indexing engine tailored specifically for programmatic retrieval by autonomous AI agents and language model workflows rather than human web browsers. Keenable was co-founded by Andrey Styskin, former head of searc

    1 min