跳到主要內容

Jalapeño評測:OpenAI用AI設計晶片,宣稱甩輝達3.6倍 | Jalapeño Review: OpenAI's AI-Designed Chip Beats Nvidia

By Kit 小克 | AI Tool Observer | 2026-09-21

🇹🇼 Jalapeño評測:OpenAI用AI設計晶片,宣稱甩輝達3.6倍

Jalapeño 是 OpenAI 與 Broadcom 合作打造的第一款自研 ASIC 晶片,專門處理 LLM 推理(inference),不是拿來訓練模型;團隊用自家 LLM 輔助設計,把晶片開發時程壓縮到9個月,官方宣稱單token延遲比輝達GB300快3.6倍。這篇文章拆解Jalapeño的規格、設計過程與效能數字背後的但書。

Jalapeño是什麼?OpenAI首款自研晶片

Jalapeño 採用台積電 N3P(3奈米級)製程,只做推理不做訓練,規格如下:

  • 232GB HBM4 記憶體,頻寬 15.4 TB/s
  • MXFP4 算力達 13.4 petaflops
  • 功耗僅 700W
  • 不對外銷售,只部署在 OpenAI 自家資料中心

目的很直接:壓低推理成本、降低對輝達的依賴。

Jalapeño怎麼設計出來的?AI自己設計晶片

最值得注意的不是規格,是設計過程。OpenAI團隊用自家LLM輔助晶片設計,從o3一路用到GPT-6 Astra的前身模型,把「RTL寫碼到流片(tape-out)」壓縮到9個月,從概念到首顆晶片不到20個月完成。AI主要幫忙用DSLX、C++等較親民的語言撰寫晶片邏輯(透過XLS工具做高階合成),矩陣乘法單元面積比人工優化基準再省10%。晶片回來後,軟體優化效能從理論值的0.31%衝到88.94%,只花了大約40小時。

Jalapeño效能比輝達GB300快多少?

OpenAI宣稱Jalapeño在單token預測延遲上比輝達GB300快3.6倍,功耗700W也低於輝達下一代Vera Rubin的900到1150W,「每百萬瓦token吞吐量」數據全面領先。但要注意:這個比較沒把輝達的推測解碼(speculative decoding)算進去,那項技術本身能再省3到5倍成本,實際差距可能沒有官方數字那麼誇張。

負責硬體的OpenAI副總裁Richard Ho講得很保守:「不是說隨便找個人用Codex就能做出頂尖晶片」,人類工程師的判斷仍是關鍵,AI是加速器不是替代品。Broadcom負責後段物理設計,這才是整個時程能壓縮到9個月的真正功臣,AI設計晶片目前還離不開傳統晶片大廠的產線經驗。

對一般用戶來說,Jalapeño短期內不會直接影響你用ChatGPT的體驗,但如果OpenAI真能把推理成本壓下來,未來API定價、免費額度都有機會受惠。這是一場「AI設計晶片、晶片再跑AI」的循環賭注,能不能兌現要看量產後的良率跟穩定性。

好不好用,試了才知道。


🇺🇸 Jalapeño Review: OpenAI's AI-Designed Chip Beats Nvidia

Jalapeño is OpenAI's first custom ASIC, co-developed with Broadcom for LLM inference — not training. The team used OpenAI's own LLMs to accelerate the design process, compressing the build timeline to nine months, and OpenAI claims Jalapeño beats Nvidia's GB300 by 3.6x on single-token latency. Here's what the spec sheet and the design story actually show — and what the numbers leave out.

What Is Jalapeño? OpenAI's First Self-Designed Chip

Jalapeño is built on TSMC's N3P (3nm-class) process and handles inference only. Key specs:

  • 232GB of HBM4 memory, 15.4 TB/s bandwidth
  • 13.4 petaflops of MXFP4 compute
  • 700W power draw
  • Not sold commercially — deployed only in OpenAI's own data centers

The goal is straightforward: cut inference costs and reduce dependence on Nvidia.

How Did OpenAI Design a Chip With AI?

The bigger story isn't the spec sheet — it's how it got built. OpenAI used its own LLMs, starting with o3 and later precursors to GPT-6 Astra, to accelerate chip design. The team compressed the RTL-to-tape-out cycle to nine months, with under 20 months from initial concept to first silicon. AI mainly helped engineers write chip logic in friendlier languages like DSLX and C++ through the XLS high-level synthesis tool, shrinking the matrix-multiplication unit area by 10% versus human-optimized baselines. After first silicon arrived, software performance jumped from 0.31% to 88.94% of theoretical capability in about 40 hours.

Is Jalapeño Really 3.6x Faster Than Nvidia's GB300?

OpenAI claims Jalapeño delivers a 3.6x latency advantage over Nvidia's GB300 on single-token prediction, while drawing 700W versus the 900–1,150W expected from Nvidia's next-gen Vera Rubin — putting it ahead on tokens-per-megawatt too. The catch: the comparison doesn't account for Nvidia's speculative decoding, which can itself cut costs by 3–5x, so the real-world gap is likely smaller than the headline number suggests.

Richard Ho, OpenAI's VP of hardware, was careful not to oversell it: “We're not saying anyone can build state-of-the-art chips using just Codex.” Broadcom handled the backend physical design — the part that actually made the nine-month timeline possible. AI-assisted chip design still leans heavily on the manufacturing muscle of established silicon partners.

For everyday ChatGPT users, Jalapeño won't change anything overnight. But if OpenAI can actually drive down inference costs at scale, it could eventually show up in API pricing or free-tier limits. This is a bet on a feedback loop — AI designing the chip that runs AI — and whether it pays off depends on real-world yield and stability once it hits volume production.

You won't know until you try it.

Sources / 資料來源

常見問題 FAQ

Jalapeño是用來訓練AI還是跑AI?

只做推理(inference),也就是執行已訓練好的模型來回答問題,不用來訓練新模型。

一般人可以買到Jalapeño晶片嗎?

不行,Jalapeño只部署在OpenAI自家資料中心,不對外銷售。

Jalapeño真的比輝達GB300快3.6倍嗎?

這是OpenAI官方在單token延遲上的宣稱數字,且未計入輝達推測解碼技術帶來的額外加速,實際差距可能較小。

AI設計晶片會取代硬體工程師嗎?

目前不會,OpenAI硬體副總裁明確表示AI只是加速設計流程,最終判斷和物理設計仍高度仰賴人類工程師與Broadcom等夥伴。

延伸閱讀 / Related Articles


AI 工具觀察站 — 每日精選 AI Agent 與工具趨勢
AI Tool Observer — Daily curated AI Agent & tool trends

留言

這個網誌中的熱門文章

Google Ironwood TPU v7 推理專用晶片解析:效能追平 NVIDIA、成本低 44%,AI 晶片戰爭正式開打 | Google Ironwood TPU v7 Explained: Matching NVIDIA Performance at 44% Lower Cost — The AI Chip War Heats Up

Claude Code 實測:AI 幫你寫程式到底行不行? | Claude Code Review: Can AI Really Code for You?

Cursor vs GitHub Copilot vs Claude Code:AI 程式助手大比拼 | AI Coding Assistants Compared: Cursor vs GitHub Copilot vs Claude Code