Skip to content
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Models & research/
  4. OpenAI Jalapeño Custom ASIC Benchmarked: 1,400 Tokens Per Second on Open Models
Models & research

OpenAI Jalapeño Custom ASIC Benchmarked: 1,400 Tokens Per Second on Open Models

OpenAI's self-designed Jalapeño inference chip achieved over 700 tokens per second on DeepSeek R1 and 1,400 tokens per second on GPT-OSS during initial laboratory benchmarks. Built with HBM4 memory, it outperforms Nvidia Blackwell in token output per megawatt.

August 26, 2026· 5 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated August 26, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
OpenAI Jalapeño Custom ASIC Benchmarked: 1,400 Tokens Per Second on Open Models

Impact: Medium

Why it matters

Hardware-software co-design is rapidly driving down the latency floor for local and open reasoning models, enabling ultra-fast real-time agent execution.

TL;DR

  • 01OpenAI's Jalapeño ASIC hits 700 to 1,400 tokens/sec on open reasoning models in lab settings.
  • 02Equipped with HBM4 memory, Jalapeño prioritizes throughput per megawatt to combat datacenter power constraints.
  • 03Benchmarked workloads rely on single-turn 8k context; multi-turn long-context performance on AgentX is pending.

Key facts

Architecture
Custom inference ASIC with HBM4 memory
DeepSeek R1 Throughput
>700 tokens/sec/user (Concurrency 1, self-reported)
GPT-OSS / Kimi K2.5 Throughput
~1,400 tokens/sec/user (self-reported)
Development Cycle
16 months from team hiring to tape-out
Benchmark Suite
InferenceX v3 (8k1k single-turn evaluation)

Hardware Architecture and Timeline

OpenAI collaborated with Broadcom starting in mid-2024 to design Jalapeño, going from blank slate to manufacturing tape-out in approximately 16 months. Designed primarily for LLM inference, the chip integrates high-bandwidth memory (HBM4) to keep pace with modern frontier model weights and KV-cache demands.

Inference Performance Metrics

In laboratory runs on the InferenceX evaluation suite, Jalapeño reached non-speculative single-token prediction speeds across multiple open architectures:

  • DeepSeek R1: Exceeded 700 tokens/sec/user at concurrency 1.
  • GPT-OSS and Kimi-K2.5: Reached 1,400 tokens/sec/user output throughput.
  • GSM8k Evals: Maintained accuracy on par with Nvidia standard runs.

Power Efficiency and Caveats

Data centers are strictly power-constrained; token generation per megawatt (MW) directly governs revenue. Jalapeño's throughput per MW surpasses Nvidia Blackwell (GB200) and early Vera Rubin results in single-token prediction mode. However, these figures reflect 8k context input and 1k output runs. Real-world agentic workloads involving multi-turn long-context caching (tested via AgentX) may expose different routing and memory bottlenecks.

✓ When to use

  • Evaluating latency expectations and cost curves for next-generation frontier model hosting.
  • Designing high-frequency agent interaction loops that benefit from 1,000+ tokens/sec output rates.

What to do today

  • →Monitor upcoming independent AgentX benchmark results for long-context multi-turn latency numbers on custom ASICs.
  • →Audit application streaming parsers to ensure they can process high-velocity token streams exceeding 1,000 tokens/sec without UI freeze.

What the community says

  • “... better than Blackwell in this specific case; which can also lead to OpenAI creating models that will only work on their own chips; vendor lock-in.”

    — gbraad on Hacker News

  • “Well, with proper compaction algorithm (like in Codex), it could indeed be useful for majority of tasks even in the future.”

    — Marha01 on Hacker News

#DeepSeek R1#GPT-OSS#Kimi K2.5#InferenceX#Codex

Sources

  • OpenAI Jalapeño: Better than Nvidia Blackwell
  • OpenAI: The full stack behind abundant intelligence
ShareShare on XShare on LinkedIn
← Previous storyDeploy Kimi K3 to Messaging Platforms via LangBot Pipelines

Related stories

  • Models & researchLegacy Claude Models Vulnerable to Multi-Turn Prompt Exploits on Third-Party APIs
  • Models & researchMystery Model Ox Alpha Appears on OpenRouter Surpassing Fable 5 and GPT-5.6 Sol
  • Models & researchOpen-Source Ornith-1.5 Drops 397B MoE Model Under MIT License
  • Models & researchCanonical Backs Neurosymbolic AI Research to Automate C to Rust Refactoring

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.