GTC Taipei 2026 學習筆記|2026.06.08

AI 正在變成工作系統

AI 從單次回答,變成能觀察、推理、呼叫工具、記憶並完成任務的工作系統
主編 林上哲 打底小編 Codex 美術設計 Codex
01
讀者設定

這份筆記寫給誰?

我與 Codex 一同討論這次親臨黃仁勳演講,對我們教育產業,有什麼樣的啟發與收穫。(這篇沒有要高談闊論 GPU xDD)

NVIDIA Full Replay 截圖裁切:黃仁勳演講特寫
00:31:20|黃仁勳演講特寫
Agent 不是聊天,是工作系統
Token 不是計價,是工作經濟
同一套 Pattern,跑在每台機器
02
讀者設定02 Useful AI 是主命題04 Agent 是工作系統05 新單字:Token Economics06 工具會被 Agent 使用07 CLOUD、PC、EDGE、ROBOT08 可以開始練的能力09 來源與延伸閱讀10 完整中文逐字稿附錄 Corrected English Transcript附錄
目錄

報告目錄

03

Useful AI 是主命題

外部評論多把這場 GTC Taipei 2026 演講收斂成同一件事:AI 從示範期進入工作期。官方頁面也把 replay 定位在「推動下一代 AI 的突破」。S01 S03

NVIDIA Full Replay 截圖:Useful AI Has Arrived 投影片
00:07:35|Useful AI Has Arrived

對 AI 學習者來說,買晶片或 NVIDIA 股票是一回事,我希望你可以記住他在大會反覆重申的那句:「Agentic AI 和 Useful AI 已經到來。」1

以前我們學 AI,下 Prompt、文字生成、圖片生成;2026 要學的不只是如此,而是「如何讓 AI 進入一個工作流程」,這得包含觀察資料、決定下一步、呼叫工具、記錄狀態、交付結果。

這裡,我想先帶你認識 Agent 的結構,再理解 Token 為什麼變成商業單位,最後一起聽聽黃仁勳把工作模式延伸到雲端、PC、車、機器人與產業現場。

學習焦點:下 Prompt 的技巧是其次,重點是讓 AI 進入工作流程!
04

Agent 是工作系統

NVIDIA Full Replay 截圖:Agent 等於 LLM 加 Harness
00:11:42|Agent = LLM + Harness

「學會用 AI」不等於背很多工具名稱,你需要的是理解「Agent Loop」:

1. 你的資料是不是 AI 好閱讀的?2. AI 可不可以照著你預想的邏輯進行思考?3. 調用適合的 AI 工具進行製作。4. 將這個過程跟製作的成果儲存起來,繼續回到第一步進行閱讀。

以上,形成一個圈圈 Loop。

05

新單字:Token Economics

黃仁勳如此定義:Token 是可獲利的收入單位,將 Compute Demand、AI Factories、Tokens Per Watt 串在一起,就成同一個經濟模型。5 6 S03

為什麼學 AI 也要懂 Token?

因為 Token 不只是聊天機器人的計價單位,它代表 AI 系統每一次推理、產出、工具調用背後的成本與效益。當 AI 開始做工作,成本不再只是「有沒有訂閱」,而是任務跑多久、資料多大、模型多重、能不能重用結果。

這也是 AI Factories 的語言:把資料中心看成生產 Intelligence 的工廠,效率指標就會從傳統算力轉向每瓦能產出多少可用 Token。

Token (n.)

模型讀寫、推理與產出時處理的基本單位;在工作流程裡,也可以看成任務消耗與產出的成本語言。

Watt (n.)

電力單位。放進 AI Factories 的脈絡裡,它提醒我們:同樣一瓦電,能產出多少可用 Token。

Latency (n.)

等待時間。從交付任務到拿到結果之間的延遲,會受模型大小、資料量與工具調用次數影響。

Throughput (n.)

吞吐量,也就是交付速度。在固定時間內能處理多少任務、產出多少 Token,是 AI 工作能不能規模化的指標。

06

工具會被 Agent 使用

面對他人說「Agent 會讓軟體公司消失」,黃仁勳這樣回應:「Agent 變多後,工具會被使用得更多。」7 8 S07

NVIDIA Full Replay 截圖裁切:黃仁勳演講特寫
00:31:20|黃仁勳演講特寫
01工具變成 API

Agent 需要穩定、清楚、可調用的入口。沒有 API、文件與權限邊界的軟體,Agent 進去容易亂搞。

02知識變成 Skill

你應該多少聽過 Claude Code 或是 Codex 寫 agent.md 或是 skill.md,這就是將流程、規則、範例與錯誤處理可以被 Agent 重複使用,不用每次重新解釋。

03任務變成驗收

人類的工作會從執行變成驗收,不是 AI 做完就結束了,現在的人類更多是測試、檢查、人工覆核或資料對帳,避免看起來很漂亮,結果錯的離譜

07

CLOUD、PC、EDGE、ROBOT

CLOUD、PC、EDGE、ROBOT 正在被同一套 Agentic Blueprint 串起來。黃仁勳表示這個 Pattern 會複製到全世界的電腦。9

NVIDIA Full Replay 截圖:演講總結頁
01:53:18|同一套 Pattern
CLOUD大型任務

資料中心與 AI Factories 負責高吞吐、長上下文、推理與大量 Agent 工作。

PC個人工作

AI PC 讓本機 Agent 可以接近個人檔案、創作工具與日常工作流程。

EDGE現場決策

車、基地台、工廠與衛星需要在現場理解狀態,做出低延遲反應。

ROBOT物理行動

Physical AI 把語言、感知、模擬與控制結合,讓模型可以真的影響實體世界。

Vera Rubin 被描述成為 Agent 而生的基礎設施,不再把自己限制成一張更快的 GPU。10

我想對你、對我來說,我們不一定要成為硬體工程師,但稍微看懂 AI 系統為什麼需要資料、算力、記憶、工具與部署位置,對我們來說,肯定不虧。

08

可以開始練的能力

如果把這場演講翻成學習路線,先從兩個方向開始:一個練工具工作流,一個補硬體與部署概念。

01 玩不只是「下 Prompt」的 AI 工具,例如:n8n。

(學習 n8n 基礎概念)

02 學一點跟硬體有關的新概念,例如玩玩看部署一個伺服器

(學習架設一台伺服器)

09

來源與延伸閱讀

本頁列出正文使用的外部來源。逐字稿引用是 YouTube 直播影片的逐字稿文字檔為主,並在附錄完整保留中英版本。(中文是 Codex 先生親自翻譯的)

S01官方演講頁

NVIDIA GTC Taipei 2026 Keynote

NVIDIA|2026-06-01

確認正式活動名稱、時間、地點與 replay 入口。

開啟來源
S02官方新聞流

NVIDIA GTC Taipei at COMPUTEX: Live Updates on What's Next in AI

NVIDIA Blog|2026-05-29 至 2026-06-01

補足 AI Factories、Taiwan Ecosystem、Vera Rubin 與 Physical AI 的官方脈絡。

開啟來源
S03外部觀察

Five thoughts from Nvidia CEO Jensen Huang's GTC Taipei 2026 keynote

SiliconANGLE|2026-06-01

把演講收斂成 Useful AI、Tokens、Agentic Model、AI Economics 等五個 Takeaways。

開啟來源
S04外部觀察

Nvidia CEO Jensen Huang unveils new era of PC for AI age

Euronews|2026-06-01

從 AI PC、AI Agents、AI Economics、Job Framing 與結尾影片觀感整理大眾接收面。

開啟來源
S05外部觀察

Jensen Huang says every edge device will become autonomous

Tom's Hardware|2026-06-05

補足同一套 Agentic Computing Pattern 從 CLOUD、PC、EDGE 到 ROBOT 的解讀。

開啟來源
S06外部觀察

Jensen Huang says Nvidia wants to reinvent the single most important tool of humanity with RTX Spark

Tom's Hardware|2026-06-02

補足 AI PC 與 Agent 在個人電腦上工作的 Framing。

開啟來源
S07影片截圖

NVIDIA GTC Taipei 2026 Keynote | Full Replay

NVIDIA YouTube|2026-06-01

本報告簡報畫面截圖來源,圖說標示 Full Replay 時間碼。

開啟來源
給學習者的最後提醒

這場演講最值得學的不是記住產品名,而是建立一個新的心智模型:AI 系統會像工作者一樣,帶著工具進入工作坊。懂得設計工作坊的人,才會真的把 AI 用進工作現場。

10
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

0:10開場影片

製成。一種新型工廠。Token 生成器。AI 的建構模組。Token 開闢了一個新領域,將數據轉化為知識、理性和行動。它們揭示了你永遠看不到的複雜模式。他們守護著我們的城市,保障我們的安全,並將我們提升到高於他們的高度。Token 幫助機器人向我們學習,與我們一起工作——我們去他們不能去的地方。縮小傷害和治癒之間的差距,讓他們呼吸更輕鬆。最小的心臟跳動得更強勁。Token 正在幫助我們突破從未嘗試過的新領域,

2:25開場影片

這樣我們就能達到我們的目標。走向無限……甚至超越……一起。邁向全人類光明未來的下一個偉大飛躍。而在台北,這就是一切的開始。

3:14主持人

歡迎來到舞台,NVIDIA 創辦人兼執行長黃仁勳。歡迎來到台灣 GTC。很高興見到你們大家。回家真好。我把父母帶回家了。我的在哪裡

3:42黃仁勳

父母?大家把掌聲送給我的爸爸媽媽。為我們的賽前表演超級明星、女士們、先生們報以熱烈的掌聲。看看他們多可愛。

4:08黃仁勳

台灣的巨星。今天這裡有很多人。我們現在正在向台灣各地的其他 70 個發布會廣播這一消息。 70 個不同的會議同時舉行。大家都在看這場直播。我們有很多話要告訴你,我有很多合作夥伴要感謝。台灣的生態系統已經變得如此龐大,令人難以置信。

4:36黃仁勳

大多數時候,當人們想到生態系統時,他們會想到我們的軟體堆疊。他們考慮的是 NVIDIA 建構的計算系統之上的開發者生態系統。但 NVIDIA 的生態系統從上游一直延伸到我們在台灣的所有供應鏈(這一切都是從這裡開始),一直延伸到下游資料中心,最終到達最終用戶。

5:03黃仁勳

今天我們將討論幾乎所有的生態系。要感謝的人有很多。我喜歡這裡的生態系。這麼多令人難以置信的公司,其中一些是我最喜歡的生態系統合作夥伴。

5:53黃仁勳

台灣豐富的生態系-全球最好的供應鏈生態系。難以置信。好的,謝謝大家來到這裡。今年,我們的業務共同取得了令人難以置信的成長。事實上,昨晚有人告訴我,台灣的GDP每年將成長近10%。難以置信。嗯,我們有很多話要談。讓我們開始吧。

6:30黃仁勳

兩年前我在這裡時,開始談 AI 如何從生成式 AI 走向下一波。AI 的下一波是 Agentic AI。今天我們可以說,Agentic AI 已經到來,Useful AI 也已經到來。

6:49黃仁勳

現在,這代表什麼?這是 GitHub。當然,這是 AgentAI 的首批應用之一——軟體編碼。最有價值的職業之一,一個極其龐大的生態系統——3000萬、4000萬專業軟體開發人員,可能還有幾億學生和愛好者等等。但假設世界上有 30、4000 萬軟體開發人員以編碼為生。這代表了他們中的大多數。這是 GitHub。pull request

7:26黃仁勳

是當他們下載軟體時,他們修改它,commit是當他們將其推回時。因此,如果你能看一下這一點,2023 年的commit數量為 3 億,2024 年為 4 億,2025 年為 5 億。 2026 年前幾個月,這一數字幾乎增加了兩倍。

7:59黃仁勳

現在這代表什麼? 3,000 萬名軟體開發人員代表價值約 3 兆美元的 GD​​P——這就是他們的工資,每年價值 3 兆美元的薪水,這正在為其他行業帶來經濟成長。假設全球 100 兆美元的產業受到影響——這些產業是由價值 3 兆美元的工資產生的。價值 3 兆美元的工資現在產生的產出幾乎是原來的三倍。這實際上是 9 兆美元的生產力

8:48黃仁勳

3兆美元的工資。這有什麼意義嗎?差異絕對非同尋常。這就是潛力。這是 AI 的承諾。軟體工程師的數量實際上正在增​​加。人們談論 AI 減少工作——完全是胡說八道。它導致僱用更多的軟體工程師,原因很簡單。如果您可以僱用軟體工程師並且可以創造價值 9 兆美元的生產性工作,那麼您為什麼不想僱用更多的軟體工程師呢?如果那條線是平的,那麼顯然

9:27黃仁勳

人們將僱用更少的軟體工程師。但由於產出如此令人難以置信,人們希望僱用更多的軟體工程師。這很快就會體現在我們的經濟中。

11
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

9:38黃仁勳

第一件事是:Useful AI 已經到來。從產業角度看,這代表 Token 的需求會變得非常大。因為 Token 現在是可以獲利的收入單位,AI 公司會想建立更多 Token、產生更多 Token、建造更多 AI 工廠,這也是台灣 Compute Demand 飆升的原因。

10:12黃仁勳

台灣的需求激增。正因為如此,你們才這麼忙,你們的生意也做得這麼好。事實上,這看起來就像你的一些股票價格。

10:34黃仁勳

計算模式已經改變。一切都變了。所以第一個想法是有用的 AI 已經到來。AI 現在是利潤創造者。AI 現在是GDP的創造者。它的背後是一種全新的計算模式——​​不僅僅是一個大型語言模型,而且是一個 Agent。今天,我們要討論的幾乎所有內容都將基於此。讓我花一點時間向您展示我在說什麼。這是一個 Agent 程式——一個 Agent 應用程式。在過去,這將是一個應用程式——這將是程式碼,

11:15黃仁勳

以前是應用程式、在應用程式裡運行的程式碼,以及作業系統。今天,它是一個 Agent,由一個或多個大型語言模型組成,放在 Harness 裡;這個 Harness 會協調模型去完成有生產力的工作。

11:39黃仁勳

這就是輸入-當輸入到來時,它必須理解、觀察、推理、行動、使用工具。例如,該工具可以是電子表格、網頁瀏覽器、資料處理引擎、資料庫引擎。這是精心安排的——這個工具精心安排了訊息的路由。

12:05黃仁勳

每一次接觸——無論是處理上下文、理解正在發生的事情、推理要做什麼、提出一個執行的計劃——編排都是由軟體管理的。所以這本質上是一個 Agent。它涉及短期記憶(稱為工作記憶)和長期記憶,就像我們一樣。因此記憶體管理系統非常重要。整個系統稱為 Agent。大型語言模型用來做

12:45黃仁勳

大型語言模型用來思考,而 Harness 把一切連接起來,就像作業系統一樣。這就是新的計算模型。突破點在於,大型語言模型已經能夠思考、推理、規劃與使用工具,而 Harness 則負責管理記憶、編排與工具使用。

13:22黃仁勳

這是一個提示。這是產生的程式碼,這樣就出來了。你們覺得怎麼樣?非常神奇,對吧?看,我們在這裡使用 Claude Code,但 Codex 也做得非常出色。這是另一個例子。輸入內容如下:「建立一個 GIF — 黑底黑字上的 NVIDIA 綠點,散佈,形成台北 101 大樓、NVLink GTC 台北 2026,變形為 NVIDIA 徽標,然後散佈,重複。」正確的?所以你看到了——這就是提示。這是下一個:「我丟了遙控器

14:14黃仁勳

控制電池夾。看起來像這樣。建立 CAD 檔案。 「它使用一種工具來建立 CAD 文件,準備進行 3D 列印以建立新文件。有道理嗎?這是現在新的計算模式。

14:30黃仁勳

過去我們啟動應用程式、點擊、輸入。現在,我們改成向 AI 說明我們想要什麼,也就是我們的意圖;AI 會產生程式碼,或使用工具,並產出需要的結果。這就是未來電腦的工作方式。

14:54黃仁勳

這就是 Agentic AI。兩年來我們一直朝這裡建設,現在它已經到來。其中一個重大突破是 Tool Use。很多人說,Agentic AI 要來了,所以所有軟體公司都會倒閉。我說正好相反,因為世界上會有非常多 Agent,世界不再受限於人的數量,所以這些 Agent 會比以往使用更多工具。

15:32黃仁勳

但軟體必須以 Agent 可以使用的方式呈現給 Agent。這是一個重大突破,事實上,我們所做的——NVIDIA 的財富就是——就是我們所有的 CUDA 庫。我將它們稱為 CUDA-X 庫。這是NVIDIA的寶藏。今天,我們能夠將這些 CUDA-X 庫呈現給 Agent,他們甚至可以比人類更有效地使用它們。因此,對於 CUDA-X 庫來說,這是一個美好的時光。看看吧。 20

16:11黃仁勳

幾年前,我們建構了 CUDA,這是一個用於加速運算的單一架構。我們重新發明了計算。一千個 CUDA-X 庫可協助開發人員在科學和工程的各個領域取得突破。 CUDA-X 函式庫是 Agent 工具。 cuLitho 用於計算光刻。

12
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

16:34黃仁勳

cuOpt 用於決策最佳化。用於直接稀疏求解器的 cuDSS。 AI-Q 用於跨結構化和非結構化文件的深入研究。 AI RAN 的空拍圖。物理 NeMo 用於可微分物理。

16:57黃仁勳

Agent 是一種被拆解、分散式的計算模型。為了處理一個 Agent,會啟動許多不同的電腦。Agent 由 Model、Harness、Tools、Skills 和 Runtime 組成,而且這些部分會在資料中心的不同位置運行。

20:43黃仁勳

其中運行在資料中心的不同位置。您可以將模型視為大腦,將 Harness 視為身體,以及它使用的 Runtime 工作的工具 - 將其視為車間。這是一個人,一個工人,在車間裡使用工具工作。當然,這是在非常大規模的情況下進行的。這些步驟中的每一步都在電腦的不同部分運行。你可以看到大型語言模型正在思考──情境處理、觀察、理解環境、推理、

21:27黃仁勳

制定計劃,並依照計畫採取行動。每次發生這種情況,整個機架的 Grace Blackwell NVLink 72 都會被啟動。它用一個大的語言模型來思考。

21:41黃仁勳

每當它使用工具時,就會使用CPU。該工具可以是 C 編譯器。它可能是Python。它可能是 JavaScript。或者它可能是加速計算。今天的 Agent 是相對簡單的Tool Use者。明天,他們將成為非常熟練的工具用戶,這就是為什麼我向您展示的 CUDA-X 庫將非常受 Agent 商歡迎的原因。他們解決了世界上已知的一些最重要的問題。我們所有的 CUDA-X 庫現在都將配備 AI 可以學習如何使用的技能。所以

22:23黃仁勳

CUDA-X 庫附帶技能 - 基本上是一本手冊 - AI 讀取它並說,“啊哈,這就是你使用它的方式。”Agent 使用這些庫的能力將是令人難以置信的。

22:36黃仁勳

因此,這些工具在 CPU 和 GPU 以及大型語言模型上運作。此安全工具在 CPU 和稱為 DPU(NVIDIA 的 BlueField)的安全處理器上運作。所有這些的編排都在 CPU 上運行。這是整個工具——CPU 協調所有的工作。最困難的部分之一是記憶。你可以想像一下:工作記憶——稱為 KV 快取——是關於要記住什麼的。壓縮,不僅僅是壓縮,而是如何檢索。你檢索結構化嗎

23:13黃仁勳

數據?您檢索非結構化資料嗎?本體論是什麼,所有這些不同的資料結構與其自身的關係是什麼?整個處理過程非常複雜。 AI 的儲存系統將導致儲存系統徹底改變。

23:34黃仁勳

正如您所看到的,這種計算模型的每個方面(這種計算模式、這種稱為 Agent 的新應用程式)都與應用程式過去的運作方式根本不同:一整堆軟體位於二進位檔案中,位於作業系統中。這就是原因——這種分解、這種分散式、這種異質運算問題——正是我們建構下一代的原因:Vera Rubin。

24:10黃仁勳

維拉·魯賓 (Vera Rubin) 不是單一晶片。 Vera Rubin 不僅僅是 GPU。它從 GPU 開始,但 Vera Rubin 的表現令人難以置信。這整件事就是維拉·魯賓。從頭到尾,它都有 GPU——Vera Rubin NVL72。它是由 Vera CPU 編排的,我將向您介紹更多相關資訊。

24:36黃仁勳

儲存系統-革命性的。 Vera 以及 ConnectX-9(我們稱為 DOCA 的軟體堆疊)是內建的安全處理器,因此所有內容在靜止、運動和使用時都被加密。整個過程中的一切都是安全的,因為 AI 模型是如此珍貴。這就是整個系統遵守機密計算的原因。

25:07黃仁勳

這些系統中的每一個本身都是一場徹底的革命。 Vera Rubin 是我們公司歷史上最雄心勃勃的事業。整個公司的 40,000 名工程師都在為 Vera Rubin 工作,更不用說你們所有人了。你們所有人都參與了整個系統的創建。 Vera Rubin 確實是一個奇蹟,而且它不僅僅是一個晶片——它有很多。

13
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

25:36黃仁勳

嗯,甚至不止於此。很久以前,NVIDIA曾經是GPU公司。但多年來我們已經發展成為一家系統公司。現在您看到的是最複雜的系統,有史以來設計的最複雜的基礎系統。但最終,我們的客戶和合作夥伴不想購買電腦。他們想要建立 AI 工廠,這也是NVIDIA真正開始再次轉型的原因。您可以看到我們的許多技術

26:13黃仁勳

現在已經是整個基礎設施規模了。我們的合作夥伴是基礎設施規模的-發電機、冷卻系統、電網供應商。現在很多工業公司都是我們生態系統的一部分,因為最終我們正在嘗試建立一個完整的堆疊——就像GPU一樣,就像我們建立Grace Blackwell NVLink 72時一樣,就像現在一樣,我們正在建立一個全端系統,以便我們的客戶可以建立令人驚嘆的 AI 基礎設施。我們來看一下。

26:49黃仁勳

世界正在競相建設 AI 工廠——全球最大的基礎建設

26:56影片旁白

人類史。AI 工廠極為複雜。每一層——晶片、機架、網路、電力、冷卻、網格——都必須從頭到尾一起設計,因為計算就是收入。

27:13影片旁白

NVIDIA DSX 是藍圖:以最高效率和盈利能力構建和運營 AI 工廠的參考設計。它從 DSX Sim——Omniverse 藍圖開始。合作夥伴在訂購單一機架之前設計並驗證 NVIDIA Vera Rubin AI 工廠。他們規劃佈局、模擬電源和冷卻、設計網路、驗證每個整合、測試數位孿生中的每個變更。工廠通電。

27:52影片旁白

DSX 作業系統接管 — 它配置、操作、監控和修復基礎設施,將已安裝的系統轉變為可信、多租戶、有彈性、AI 就緒的容量。

28:08影片旁白

如今的 AI 工廠的電力供應過剩高達 40%。 DSX MaxLPS 使營運商能夠在相同的功率預算內安全地部署更多 GPU,從而增加數十億美元的年收入。

28:24影片旁白

突破性的 45 攝氏度熱液體冷卻使用更少的水和能源——更多的電力用於創收計算。極好的。動態功率分配將功率從一個機架引導到另一個機架,回收滯留的功率,將其發送到正在工作的地方。機架內功率平滑可平滑峰值電流尖峰和功率突波。在整個工廠中,AI Agent 團隊與 DSX MaxLPS 合作,不斷協調以平衡冷卻和電力,以滿足工作負載需求。

29:03影片旁白

DSX AI 工廠是與電網合作營運的靈活能源資產。 DSX Flex 讀取即時電網訊號,並在電網需要救援時動態調整回供電。

29:20影片旁白

100吉瓦的 AI 工廠將在本世紀末上線。 NVIDIA DSX AI 工廠以最高效率運行,生產成本最低的 Token,並使電網更強大。

29:36影片旁白

我向您展示了過去的生態系統幻燈片,其中 NVIDIA 的計算層和軟體

29:50黃仁勳

堆疊被整合到其他人的平台中-服務於終端市場的第三方平台和函式庫。那是一個計算生態系。這是一個 AI 工廠生態系。

30:03黃仁勳

這是你們所有人的下游。我的上游是你們大家,我們的下游就是這個生態系。因為 NVIDIA 最終不僅僅是建立 GPU,而不僅僅是建置系統,我們正在幫助客戶建立這些極其複雜的 AI 工廠、AI 基礎設施。

30:26黃仁勳

每一個 1GW 等級的起價為 20 至 300 億美元。每吉瓦的價格為 50、600 億美元,很快就會達到 80、1000 億美元。 1000 億美元投入 AI 工廠。它必須第一次就能起作用,而且必須立即起作用。資金成本令人難以置信。其複雜性令人難以置信。正如你所看到的,我們過去常常在電腦內部設計晶片。然後我們在電腦內部模擬了一個系統。今天,你剛才看到了——一切都是在 Omniverse 中建造的。我和你們大家一起在 Omniverse 工作了很長時間。

31:14黃仁勳

這是夢想成真,這樣我們就可以在數位框架內、數位模擬器內、數位世界中建立這些巨大的系統——與世界想要建造的一樣大,早在我們破土動工並投入資金之前。

14
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

31:33黃仁勳

這就是我們的生態系。我們稱之為 DSX。 RTX 用於我們的 GPU,DGX 用於我們的系統,現在是 DSX——基本上是基礎設施。由於我們在這裡所做的工作,包括我們的系統和軟體在內的整個堆棧,這就是我們可以與小公司合作並使他們成為世界一流的 AI 雲的原因。我即將向您展示的每一家公司都是小公司——就在最近。現在 CoreWeave 的價值為 50 美元、60 億美元、700 億美元,成長速度令人難以置信。最近我們與 Nebius 合作—再一次,

32:12黃仁勳

他們的成長速度令人難以置信。這些雲端中的每一種都擁有令人難以置信的客戶:Cursor,軟體編碼公司;黑森林實驗室,圖像生成;世界實驗室、世界基礎模型; Revolut,領先的金融服務 AI 公司;和 Shopify。這是另一個——Nscale,他們的客戶是英國電信、Google——Google正在使用我們的 AI 雲端之一。 Thinking Machines,一家前沿實驗室公司,非常令人興奮。這是韓國的 NAVER 雲 — 韓國銀行,

32:50黃仁勳

現代,有這麼多令人難以置信的公司。這是印度的一位-Yotta。令人難以置信的公司。這是一個總部位於新加坡、在澳洲建造的計畫-Together AI,AI Singapore。這是印尼的一個。這些公司中的每一家都為區域和全球客戶提供服務。

33:16黃仁勳

AI 將無所不在。每個公司都將由它提供動力,每個地區都將建造它。 Indosat,你在印度尼西亞,在台灣,GMI。鼓掌就可以了。

33:42黃仁勳

令人難以置信的公司,令人難以置信的機會,但它們都需要幾件事。當然,他們需要計算堆疊——底層的整個堆疊。這就是 NVIDIA 出名的原因。我們所有的硬體、軟體和函式庫,以及我們與世界第三方開發者生態系統的連接,使任何人都可以建立 AI 雲端。

34:08黃仁勳

然而,現在的 AI 雲是如此複雜。這是軟體版本,電腦科學版本。貨幣版本、資產版本,就是我之前要展示給大家的——它是一個巨大的工廠。

34:24黃仁勳

只擁有這種能力是不夠的,這也是 NVIDIA 成為 AI 基礎設施公司的原因。要做好這件事——非常擅長幫助客戶建立 AI 工廠和部署 AI 工廠——非常重要,原因是:計算現在就是收入。計算就是利潤。沒有收入和利潤就是損失。

34:55黃仁勳

因此,認識到這一點非常重要——這是 AI 基礎設施上線的一個例子。它可能會很快上線,也可能需要一段時間。它的吞吐量可能很高,也可能很低。它的彈性或可靠性可能是好是壞。它的使用壽命可長可短。因為這代表著 50 美元、60 美元——一直到 1000 億美元——這條曲線非常重要,這就是 NVIDIA 成為如此優秀合作夥伴的原因。與我們合作,因為我們

35:40黃仁勳

完全整合的功能——我們不僅僅是製作了一張 PowerPoint 投影片。我們創建了整個基礎設施。我們將一切連結在一起。我們自己建造了數十億個設備,以確保一切正常。因此,我們的第一個 Token 的時間、我們的首次推理時間、我們的訓練時間都快得多。其次,因為我們的每瓦吞吐量——每瓦 Token——完全是世界一流的。原因是我們整合了一切,我們從頭開始設計一切,我們模擬整個系統,並且我們使用極端的協同設計。就像我剛才向你展示的那樣

36:32黃仁勳

Vera Rubin 機架 — 一切設計都是為了實現這種令人難以置信的吞吐量。如果你的資料中心、你的工廠只有一吉瓦,就不會再有更多——這就是你能擁有的全部發電量。如果您有 1 吉瓦的功率,那麼每瓦的吞吐量就是收入。因為每個 Token 都是有利可圖的。每個 Token 都是收入。這就是未來。計算就是收入。每瓦性能就是您的收入。選擇錯誤的架構只是因為

37:17黃仁勳

晶片更便宜並不能翻譯。沒有道理。您需要確保每瓦特的收入。你買的越多,你賺的就越多。第三是可靠性。如果您有機會參觀這些資料中心,您會發現這裡有如此多的移動部件、數百萬條電纜。讓所有這些電腦和諧、可靠地工作是極其困難的。我們現在已經進行了很長時間的大規模運作。這種經驗很重要。這種差異(平均中斷間隔時間)非常重要。

38:07黃仁勳

最後,這是非常困難的:這些系統的生命週期。軟體一直在變化。四年前,也就是霍珀的時代,AI 徹底改變了。

15
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

38:26黃仁勳

六年前——也就是安培的時間框架——AI 徹底改變了。我們開始談論 CNN。然後我們討論了變形金剛。然後我們討論了專家的混合。現在我們談論 Agent 系統。每一代、每幾個月,軟體產業都會推出新技術。如果你的架構不靈活,如果你的生態系統不豐富,那麼這個曲線不可能很長。您無法預測您的系統可以持續多久。

39:06黃仁勳

我可以。 NVIDIA 系統遍佈全球。軟體開發人員從 NVIDIA CUDA 開始。因此,根據定義,生命——生態系統、有用資產——將會更長。差異本質上是成本。你可以將其視為收入,但收入的另一面是成本。如果資產的壽命較長,則 TCO 較低。這就是差別。

39:37黃仁勳

這就是計算以這種方式 Runtime 的樣子——你買的越多,賺的就越多。現在,你們都跟我一起經歷了,不是嗎?你們所有的需求,你們的工廠都在努力工作,全台灣的人民都在努力工作,因為每個人都想賺錢。他們意識到有用的 AI 就在這裡。有利可圖的 AI 就在這裡。計算需求非常高,而計算需求是限制因素。因此,讓我們全力以赴,幫助世界建立 AI 工廠

40:32黃仁勳

我站在你們面前告訴你:Vera Rubin 已經全面量產。Vera Rubin 已經全面量產。

40:52黃仁勳

我們為 Vera Rubin 創建的供應鏈是 Grace Blackwell 的兩倍。太不可思議了。以前組裝一個 Grace Blackwell 機架需要兩個小時,現在只需五分鐘。因此,不僅容量更高,吞吐量也更快,我們需要這一切來支援需求。這個生態系統非比尋常。數百萬平方英尺的土地已投入使用,以支持格雷斯·布萊克威爾(Grace Blackwell),並正在準備——現在正在加速——維拉·魯賓(Vera Rubin)。我要感謝你們所有人。維拉·魯賓 (Vera Rubin) 現已全面投入生產。謝謝。

41:41黃仁勳

大型語言模型

41:47影片旁白

產生答案。現在,AIAgent 可以工作了。但處理 AgentAI 是一個完全不同的問題。Agent 觀察、推理、計劃、使用工具。他們管理大量的上下文,兼顧工作記憶和長期記憶。他們設立分 Agent——按需提供的專家。

42:08影片旁白

NVIDIA Vera Rubin 是一款多機架、pod 規模的系統,專為處理 AI Agent 而構建,現已全面投入生產。整個供應鏈的製造、自動化和協調——這是一個值得見證的奇蹟。我們的旅程始於我們推出第一台 AI 超級電腦 NVIDIA DGX-1。在接下來的十年裡,我們將每一個晶片和系統都推向了極限——從 Pascal 和第一台 Ampere,到第一台機架級 AI 超級電腦 Grace Blackwell。現在,Vera Rubin——第一個多機架、吊艙規模的產品

42:43影片旁白

為 Agent 時代打造的超級電腦。它始於台積電。構成 Vera Rubin 的七顆新晶片經過數百道處理步驟才成型。三奈米製程。 CoWoS 先進封裝。來自 Micron、SK Hynix 和 Samsung 的 HBM4 記憶體。

43:03影片旁白

Vera Rubin GPU — 一塊板上有 6 兆個電晶體和超過 18,000 個組件。 Vera Rubin NVL72 負責思考——提示和上下文理解、推理和規劃。

43:18影片旁白

接下來是新的模組化計算托盤 - 採用新的 PCB 中板進行簡化。 ConnectX-9、SuperNIC 和 BlueField-4 DPU — 無需電纜即可進行維護,以實現彈性和 AI 工廠擴展。 18 個計算托盤、9 個熱插拔 NVLink 交換器托盤。新型高效能液冷母線可承載超過 5,000 安培的電流,相當於 20 輛電動車全速加速時的電流。第三代 MGX 機架由 130 萬個組件共同組成。

43:56影片旁白

恭喜 Microsoft 推出 Vera Rubin NVL72 工程機架。也恭喜 Dell 和 CoreWeave 豎立起他們的 Vera Rubin NVL72 工程機架。

16
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

44:08影片旁白

然後,Vera CPU 機架 — 單一液冷機架中裝有 256 個 CPU,負責編排模型、調整記憶體、啟動工具。富士康和廣達打造了 Vera LPX 機架——16 個托盤上有 256 個 Groq LPU,每秒 40 PB 的 SRAM 頻寬——以實現超低延遲。 NVL72 以最高吞吐量產生 Token,而 LPX 機架以最低延遲產生 Token。 Vera BlueField-4 STX — AI 保存記憶的地方。

44:47影片旁白

BlueField-4 加速儲存處理,連接記憶體、儲存和矽內安全性。 NVIDIA Spectrum-X 乙太網路光子學 — 世界上第一款具有 200 Gb 聯合封裝光學元件的乙太網路交換器。台積電的 CoWoS 製程、晶片級封裝和磷化銦上的超高功率雷射模具。

45:13影片旁白

Vera Rubin — 五個連接的機架規模系統,用於 AIAgent 的超級電腦。全台灣150家供應鏈合作夥伴。數百萬平方英尺的工廠車間,數百個場地。晶片、封裝、系統和資料中心的尺寸、功率和規模都達到了極限。這就是我們所說的極端協同設計。我們對台灣就是這樣做的。我們共同重塑了 AI 時代的計算。台灣從一開始就與我們同在,今天也在這裡,我們將維拉·魯賓 (Vera Rubin) 推向世界。謝謝你,台灣。

45:57黃仁勳

女士們先生們,維拉·魯賓。 Vera Rubin 的誕生不僅僅是為了運行 AI。 Vera Rubin 是為運行 Agent 而生的。這是一個 Agent 系統。想像一下它的複雜性——這就是 Agent 架構成為電腦科學最後一個偉大突破的原因。Agent 們花了很多年才意識到自己的潛力並變得有用。照理說,運作它的電腦是世界上最先進的。這是維拉·魯賓。

46:36黃仁勳

我們來看看。我們可以把維拉·魯賓帶出來嗎?珍妮,我們有機架、系統嗎?看起來很重。這是維拉·魯賓 — 維拉·魯賓 NVL72。這是 LPX 機架。在下一屆 GTC 上,我將與您討論更多相關內容。今天,我們有很多話要跟大家聊。這是 Vera CPU 機架 — 256 個 CPU,全部採用液冷。讓我稍後告訴你關於維拉的事。這是 Vera BlueField 儲存處理系統,也是安全系統。當然,這是我們的 Mellanox

47:44黃仁勳

網絡——世界上第一個 CPO。這是維拉·魯賓。令人難以置信的技術全部匯集在一起。現在,當我們建造 Hopper 時,如您所知,我們建立 Hopper 是為了進行預訓練。預訓練是最重要的應用,也是我們當時所做的最重要的工作量。然後,當我們研究 Grace Blackwell 時,每個人都說,「Jensen,你知道,NVIDIA 非常擅長預訓練。推理是如此簡單。」你還記得嗎?人們常說:「推理是如此簡單。我們也能做到。」但如你所知,推理等於金錢,

48:24黃仁勳

而且模型(MoE)非常複雜,要同時實現令人難以置信的高響應時間、快速互動性和高吞吐量是非常困難的。

48:38黃仁勳

這就是我們創建 NVL72 的原因。如今,NVIDIA 的 Token 成本是全球最低的 — 不是降低了 10%,而是降低了數倍、幾個數量級。這一切都是因為我們進行了極端的協同設計。這一切都是因為我們了解計算模型、推理的計算模式,並且我們能夠創建 NVL72。現在,維拉·魯賓(Vera Rubin)已經超越了推理——現在是在 Agent 系統中進行推理。這是維拉·魯賓。沒有電纜、沒有軟管、沒有風扇。上次我向你展示這個時,過去需要的東西是到處都是電纜,看起來很神奇。但現在

49:32黃仁勳

中間有一塊PCB連接兩側。以前需要兩個小時的事情現在只需五分鐘。維拉·魯賓 (Vera Rubin) 的可靠性和韌性將是超乎尋常的。

49:46黃仁勳

這是我們的 Vera CPU 托盤 — 迄今為止最先進的 CPU。我想在一秒鐘內向您展示這一點。這是我們的儲存託盤 — 兩個 Vera CPU、四個 ConnectX-9、令人難以置信的儲存空間。這是我們的新 LPX — Groq LPX 機架,專為極低延遲推理而設計。吞吐量由 Vera Rubin 提供並透過 NVL72 進行擴充。如果您想進一步擴展,您可以添加 Groq LPU。這裡我們有 Vera Rubin NVLink 開關

17
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

50:33黃仁勳

托盤——中間的開關——這是革命性的。因為 Vera Rubin,因為 NVL72,以及我們創建和發明的 NVLink 交換器。這是我們用於橫向擴展的乙太網路交換器。令人驚訝的是,我們為 Grace Blackwell 推出了這兩個系統,如今 NVIDIA 已成為世界上最大的網路公司。我為網路團隊感到非常自豪。這對我們所做的一切來說都是一個令人難以置信的推動者。我現在想和你談談下一個專業

51:17黃仁勳

我們將要參與的產業。謝謝你,珍妮。就在這裡——我想後面有 2,000 個人在拉著它們。好吧,我們來談談CPU。維拉 CPU。專為 AgentAI 時代打造的 CPU。

51:54黃仁勳

迄今為止所有的 CPU 都是為人類而設計的。我們是用戶,我們是租戶。我們使用 CPU 的方式——我們生活在一個以秒為單位的世界。我們在雲端租用CPU的方式是,你擁有的CPU核心越多,你可以租用的CPU就越多。舊 CPU 的經濟性和用例與 Agent 程式有根本不同。Agent 商們已經不耐煩了。他們生活在一個以秒為單位的世界。他們生活在一個以納秒為單位的世界。當 Agent 程式使用工具時,

52:42黃仁勳

它希望響應時間盡可能快。當它存取資料庫時,它必須盡快返回。Agent 等待的每一刻都會阻止它進入下一步、下一步、下一步。至關重要的是,我們必須讓 CPU 盡可能低延遲、盡可能具有互動性。因此,我們為 AI 時代創造了 Vera CPU。

53:12黃仁勳

現在在我們的系統中,它以三種不同的方式使用。當然,第一種方式是在維拉·魯賓內部。用於思考 — Vera Rubin 機架內已經有兩個 CPU。如您所知,我們正在製造和銷售數百萬輛維拉·魯賓斯。我們已售出數百萬張 Grace Blackwells。 NVIDIA 已經是全球最大的 CPU 製造商之一。

53:42黃仁勳

Vera Rubin 機架中有兩個 CPU。一種用於編排和管理 GPU、管理 KV 快取、處理機架中運行的所有軟體。我們還有用於安全和隔離的 Grace BlueField。 Vera 計算用於 AI 模型的利用、編排、Tool Use、存取資料庫。數據伺服器就在這裡——Vera BlueField——世界上最快的儲存伺服器。

54:26黃仁勳

這之所以如此重要,是因為 AI Agent 存取記憶體的速度非常快。這些系統(儲存伺服器和 CPU)位於資料中心最昂貴部分的關鍵路徑上。這是最貴的,這是有充分理由的。 AI 工廠的經濟是 Token。Token 是在這裡創建的。因此,當然,您希望製造和生成盡可能多的 Token。這是你投入所有經濟因素的地方,這不能成為障礙。所以Vera CPU對CPU有很高的要求

55:15黃仁勳

CPU架構,這就是我們從頭開始建立全新架構的原因。世界上從未見過的CPU。我們稱之為維拉。這是 Agent 的CPU。過去所有的 CPU 都是我們為人類打造的。該CPU是為 Agent 而建構的。

55:37黃仁勳

有四件事需要牢記──四個要點。第一個要點是 Vera 每個時脈的指令必須非常好,因為我們需要較短的延遲。我們需要處理時間——單線程效能,而不是吞吐量——單線程效能必須是世界一流的。絕對是最好的。這就是為什麼IPC(Vera 每個時脈的指令數)如此之高的原因。這是世界上最高的。每個時鐘讀取、解碼和執行 10 個指令。第一。

56:17黃仁勳

第二,將資料移入和移出 CPU 所需的頻寬必須完全是世界一流的—每個核心的頻寬。第三個只是頻寬。我們正在移動數據——請記住,我之前說過,Agent 系統從根本上來說是分解和分散式的。分解和分佈。當計算被分解和分佈時,網路就成為問題。因此,我們必須盡可能快速地移動資料——在 CPU 核心之間、CPU 和儲存之間、CPU 和 GPU 之間。的

57:02黃仁勳

系統周圍以及 CPU 核心內部的頻寬必須完全是世界一流的。這是首款經過很長一段時間打造的 CPU,其結構能夠以光速(每秒 3.6 TB)連接所有 CPU 核心。沒有行程邊界交叉,因為所有 CPU 核心都以極高的頻寬相互通訊。它們不是逐個核心租用的。他們都在一起工作。 Vera 的橫斷面頻寬超乎想像。它是第一款使用 PCIe Gen 6 的 CPU。

57:49黃仁勳

它也率先使用每秒 1.2 TB 的 LPDDR5,是市場上最高效能 CPU 頻寬的兩到三倍。內部頻寬的三倍。

18
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

58:06黃仁勳

每個核心的頻寬以及整體頻寬都是世界一流的。現在,請記住 — CPU 的數量將會相當多。原因很簡單。過去我們為人類創造了CPU,而人類只有十億人。將會有數十億的 Agent。這些 Agent 將毫無耐心地使用 CPU,因為它們旁邊的 GPU 的成本太高、太有價值、太珍貴。所以,

58:50黃仁勳

這些 CPU 都將具有高性能,但它們也必須非常節能,以便我們可以將盡可能多的 CPU 裝入工廠,而不會消耗 Token 生成的能量,我們知道這是我們賺錢的方式。這四個屬性——每個時鐘的指令數,或單線程性能;每個核心的頻寬;晶片周圍和晶片內部的總頻寬;和能源效率——定義維拉。這絕對是世界一流的。當你

59:28黃仁勳

與最高性能的 x86 相比,它簡直是超乎想像的。當您將其與真實的單線程性能(真實性能)進行比較時,它是非常出色的。能夠在 CPU 上實現 5% 的提升,這真是令人難以置信。能夠交付 10% 真是令人難以置信。但這種性能提升是聞所未聞的。這是 NVIDIA Vera。你怎麼認為?

1:00:05黃仁勳

AI Agent 改變了 CPU 的角色。 CPU 現在是指揮,GPU 是管弦樂團。傳統的 CPU 是

1:00:17影片旁白

為不同的時代而建造——最大化每個插槽的核心、將它們分割、虛擬化、按小時出租。在 Agent 時代,CPU現在成為GPU利用率的瓶頸,直接影響 Token 吞吐量、延遲和使用者體驗。 NVIDIA Vera 是專為 Agent 循環而建構的 CPU,將 NVIDIA 的客製化資料中心 CPU 核心與可擴展的一致性結構相結合,實現效能、核心和頻寬之間的適當平衡,從而最大限度地提高 AI 工廠的健康狀況。

1:00:51影片旁白

Vera 的核心是 NVIDIA Olympus 核心,專為現代資料中心工作負載而建構-分支繁重的 Python 執行時間、工具呼叫和沙箱程式碼執行。每個核心都針對吞吐量進行了調整。神經分支預測器評估每個週期的兩個採用的分支。 10 寬解碼引擎每個週期帶來更多工作。大型無序引擎使指令保持移動。高級預取器具有新穎的圖形引擎,可預測下一次資料擷取。

1:01:21影片旁白

但只有當資料正確且準時到達時,快速核心才重要。 Vera 是首款使用 LPDDR5X 記憶體同時修正多個錯誤而不影響頻寬的 CPU。與 x86 相比,Vera 的峰值記憶體延遲降低了 40%,透過檢索、分析和沙箱執行來保持核心按時運行。

1:01:47影片旁白

NVIDIA 的第二代可擴展一致性結構將所有 88 個 Olympus 核心統一在一個整體網格上。記憶體和核心的獨立晶片不會跨小晶片分割,使核心間通訊速度比傳統 CPU 快 50%。記憶體一致性 NVLink 晶片到晶片將 GPU 直接連接到 CPU。除了 GPU 之外,NVLink 晶片到晶片還可以將 Vera 擴展到多個插槽,在 CPU 之間實現巨大的頻寬。 Vera 提供 1.8 倍的 Agent 沙箱

1:02:25影片旁白

x86 CPU 的效能。獨立的 Vera 機架運行 Agent 沙箱、工具、程式碼和資料管道。 Vera 與 Rubin GPU 緊密結合,維持加速工作負載的運作。

1:02:39影片旁白

NVIDIA Vera BlueField-4 STX — 為上下文、記憶體和 AI 儲存提供支援。運算、網路、儲存。 Vera 是特務時代的 CPU。這將成為我們新的主要成長動力。評論已經出來了,還不錯。相當不錯的東西。

1:03:18黃仁勳

現在請記住,Grace 和 Vera 也是 AI 領域最合格的 CPU,因為在 AI 領域與 NVIDIA 合作的每一個資料中心、每一個雲端、每一個企業、每家公司都已經獲得了 Grace 的資格。整個軟體堆疊已經針對 Grace 進行了最佳化。每家公司都將獲得維拉資格。 Vera 將成為世界上最優化的 Agent CPU,僅僅因為它將與 Vera Rubin 配合使用,僅僅因為我們進行了重大的架構切換。事實上,在格蕾絲·布萊克威爾過渡期間,

19
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:04:02黃仁勳

最大的風險是從外部 CPU x86 轉向 Grace Blackwell。這種轉變極具挑戰性。但我們以令人難以置信的執行力做到了這一點。現在,格蕾絲實際上是格蕾絲布萊克威爾的代名詞。當人們說布萊克威爾時,他們會說格蕾絲·布萊克威爾,因為它現在無處不在。每個公司的軟體堆疊都已針對它進行了最佳化。每個人的安全堆疊都已針對它進行了最佳化。現在維拉來了。我對此感到非常興奮。

1:04:36黃仁勳

現在,看看一些效能數據。加速是一回事。加速 SQL 是極為困難的。 SQL-有史以來最著名的領域特定語言。在 CUDA 之前,是 SQL。在 OpenGL 之前,有 SQL。由IBM發明。如今,它已成為地球上的結構化資料庫語言。每個人都使用 SQL。這是 SQL 運行速度的三倍——不是快 10%,也不是快 25%。速度快三倍。極好的。

1:05:25黃仁勳

下一個是即時串流處理。請記住,您的 AI 不僅僅是閱讀文件。你的 AI 將監視遙測——尤其是在工廠內、證券交易所。您將不斷尋找遙測數據。

1:05:44黃仁勳

傳入的資料突發進入 CPU。這是為紐約證券交易所運行即時串流處理的 Vera CPU。紐約證券交易所總裁 Lynn Martin 非常慷慨地與我們合作。

1:06:00黃仁勳

此系統在世界各地即時運作-即時串流處理。 Vera CPU:速度提升六倍。所有這些都是因為頻寬、單執行緒指令執行、核心之間的內部頻寬、外部頻寬。維拉是完全革命性的。

1:06:28黃仁勳

您知道,當您談論 GPU 時,就會談論 x 因素。很少有人談論與 CPU 相關的實際工作負載的未知因素。所以我為這個團隊感到非常自豪。你們做得非常好。我們即將制定非凡的路線圖。

1:06:48黃仁勳

真正令人興奮的是幾乎每個人都支持維拉。他們和我們一樣興奮。這是維拉開闢了一個全新的市場。Agent 是一種新的工作負載。過去我們為人類製造 CPU。我們需要用於 Agent、Agent 系統的 CPU。屬性不同。為什麼CPU會一樣?我們正在建造數以百萬計的 Veras。

1:07:24黃仁勳

與我們一起進入市場——台灣的 ODM 和電腦製造商,所有的 OEM——你可以看到早期採用者。早期採用者是 Agent 公司。這是一個新市場的開始,一個以前從未存在過的市場。它不會奪走舊市場,但這是一個新市場:Agent 的 CPU。而且這個市場肯定會比上一個更大,因為 Agent 商會比人多很多,而且 Agent 商很不耐煩。

1:08:03黃仁勳

所以,NVIDIA Vera CPU。謝謝。這確實是最重要的幻燈片。這是外賣。這裡的要點是,這就是應用程式模式——下一個十年的計算模式。Agent、利用、編排大型語言模型。每個公司都會運行它。每家公司都將成為 Agent 公司。每個公司都會有 Agent 在裡面運作。

1:08:43黃仁勳

每家公司都會發現 Agent 商需要自己的作業系統。每家公司都在問:我們如何安全地運行 Agent 商?我們如何為自己的工作負載建立 Agent?

1:08:58黃仁勳

因此,我們擁有適用於企業 AI 的 NVIDIA Agent 工具包。你已經看到我在眾目睽睽之下建造了這個。幾乎 NVIDIA 在每一次 GTC 中所做的一切,如果你回顧一下五年前或 10 年前的 GTC,你就會看到今天的情況。這一點,你已經看到我談論了好幾年了,因為我們一直在為這一刻而努力。

1:09:23黃仁勳

為了建構 Agent 即服務或建構 Agent 商進行運營,公司需要滿足四件事。首先你需要的是模型──當然是大型語言模型,越聰明越好,越便宜越好,越快越好。第二個是你需要一個工具來協調整個事情。第三——這些模型想要使用工具,而這些工具附帶技能。我向您展示了 CUDA-X 庫——這些將成為未來 Agent 的神奇工具。最後,您需要一個 Runtime。你

1:10:05黃仁勳

需要一個將所有這些整合在一起的作業系統。這是 NVIDIA Agent 工具包。它包括您可以修改的模型 - 各種世界級的開放模型,我將向您展示更多。您可以運行任何人的 Agent。您可以運行 Claude Code——一個令人難以置信的 Agent。

20
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:10:29黃仁勳

Codex——令人難以置信的 Agent。您可以在名為 NVIDIA OpenShell 的工具內運行它,該工具對於企業內部來說是高度安全的。 shell 保護 Agent,使其基於安全策略。隱私受到保護,其權利和特權得到賦予,其身分受到保護。

1:10:53黃仁勳

所以這個 OpenShell 正在全世界範圍內被採用,而且它是開源的。你可以看到很多公司都在採用它——紅帽、Canonical、微軟——它將在任何地方被採用。

1:11:07黃仁勳

這是 Runtime。而且這個 Runtime 針對無所不在的 NVIDIA AI 平台進行了全面優化。因此,您可以在任何雲端、本機甚至裝置上執行 OpenShell。您擁有 Agent 可以使用的工具和函式庫。您擁有可以修改或按原樣使用的模型。或者你有 Agent——OpenClaw、Hermes——另一種令人難以置信的 Agent 工具。這些 Agent 工具現在可以在本地運行或在任何地方為您運行。所以,有四件事,代表了現代企業的作業系統。現在,我們如何使用它?我最喜歡的之一

1:11:58黃仁勳

用例的 Agent 者是晶片設計者。這是 NVIDIA 所做的最重要的事情。所以,當然,我們必須與Cadence合作建立一個超級 Agent 程式——晶片設計超級 Agent。

1:12:16黃仁勳

它是由 Codex 或 Claude Code 編排的。它有 RTL 和架構圖、原理圖或規格作為輸入,以及您需要修復的任何內容。我們與 Nemotron 一起創建了一些針對 NVIDIA 平台進行最佳化的超級 Agent。我們來看一下。

1:12:42黃仁勳

Cadence 和 NVIDIA 正在合作建構晶片設計 Agent。數十萬 NVIDIA

1:12:53影片旁白

晶片組合在一起形成 AI 工廠,為世界前沿 AI 模型提供動力。設計這些晶片及其運作的系統是最困難的工程挑戰之一。

1:13:05影片旁白

數萬億個電晶體。微觀尺度的三維電路。每個門、每根電線都以皮秒同步,必須完美協調地工作,不允許有任何錯誤。

1:13:18影片旁白

物理原型太慢而且成本太高。因此工程師在數位領域工作。每個晶片最初都是一組架構規範,然後轉換為 RTL(晶片設計語言)。 RTL 必須在仿真中進行驗證。一個錯誤可能會使晶片延遲數月。在 NVIDIA,數千名工程師每年需要數十億的運算時間,編寫、運行和調試數百萬個測試,這個週期需要團隊花費數週的時間。為了壓縮這個週期,Cadence 和 NVIDIA 建構了

1:13:50影片旁白

設計驗證 Agent。法典負責協調此過程。 Cadence Chip Stack 推出了 RTL 驗證循環,由 Nemotron 提供支援並由 NVIDIA OpenShell 提供保護。在 RTL 生成、測試平台建立、回歸測試和偵錯中呼叫專家子 Agent 程式。系統自行驅動。 Chip Stack Agent 程式使用 Cadence Xcelium 運行數百次模擬,使用 JasperGold 進行形式驗證。設計缺陷暴露。程式碼中的錯誤,已修復。曾經帶走什麼

1:14:24影片旁白

現在需要幾週的時間。驗證週期快了 40 倍以上。 NVIDIA 和 Cadence 正在攜手利用 AI Agent 程式重塑晶片設計。從幾週到幾小時。從幾週到幾小時。從幾週到幾小時。 NVIDIA 擁有數千位晶片設計師。

1:14:47黃仁勳

我們要聘請數十萬的Cadence超級 Agent 商與我們合作,讓我們的公司加速發展,讓我們能夠更加雄心勃勃,創造更加驚人的東西,跑得更快。您之前已經看到,工具包(包含模型、工具、工具和技能以及 Runtime)是我們與 Cadence 努力合作以加速他們在 CUDA 上的所有工具的原因,因為 Agent 不耐煩。Agent 希望立即得到答覆。因此,模型、Harness、CUDA 加速庫和工具,

21
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:15:36黃仁勳

然後是 Runtime。你剛才看到的就是所有這些結合在一起的。現在,它開始的一件事是一個很棒的模型,Cadence 可以修改和調整它,使其成為 Cadence 工作流程、Cadence 專業知識的專家,這樣他們就可以利用他們的專有知識來創建 Cadence 專有的超級 Agent。他們必須從一個優秀的模型開始。我們稱之為 Nemotron。它致力於為世界建立開放模型,以便你們所有人、我們所有人都可以創建我們自己的 Agent。

1:16:14黃仁勳

今天,我們宣布推出 Nemotron 3 Ultra。我們的下一個開放模型,它是聰明的。 Nemotron 模型不僅為您提供模型,我們還為您提供用於訓練模型的所有數據,並且因為我們擁有令人難以置信的合作夥伴聯盟,所以我們共同努力並互相貢獻數據。 Nemotron 接受了世界上最大的長期運行推理模型、長期運行工具任務解決、Tool Use資料集套件之一的訓練,因為我們所有偉大的

1:17:04黃仁勳

夥伴關係。所有這些——從模型、訓練腳本到資料——都完全可供您使用。這是最好的開放模型。世界上最好的開放模型系統。

1:17:20黃仁勳

簡單的目標:這樣你就可以把它全部拿走,補充它,讓它變得更好,讓它成為你的。 Nemotron 3 Ultra 速度提高了五倍。這是世界上第一個基於 SSM(狀態空間模型)混合架構和專家混合的模型。該架構的速度非常快。

1:17:46黃仁勳

我們做得很快,以便您可以快速思考。當你思考得快時,你就能以同樣的代價思考得更久。所以速度快了五倍。與世界上最具成本效益的模型相比,它還便宜 30%,即總 FLOP 次數和總推理時間的運行成本降低 30%。我們正在與世界上最好的開放模型進行比較。前沿智能。速度提高五倍,成本降低 30%。完全開放。我們完全致力於此。現在是 Nemotron 3。我們目前正在開發 Nemotron 4。

1:18:26黃仁勳

因此,整個工具包(包括模型、Harness、工具和技能以及 Runtime)是世界上每個企業公司現在都有能力創建自己的 Agent 的原因,就像 Cadence 對其超級 Agent 所做的那樣。我們正在與許多公司合作——Cadence 和 CrowdStrike、ServiceNow 和 Palantir、SAP。人們總是說,「黃仁勳,Agent 商將會擾亂這些市場。」我說:完全相反。現在您可以看到它了。Agent 們去

1:19:03黃仁勳

為我的合作夥伴和朋友創造有史以來最大的機會。我們有 NVIDIA Agent Toolkit for Enterprise AI 來幫助他們。所以就這樣吧。

1:19:23黃仁勳

首先,維拉·魯賓 (Vera Rubin) 已全面投入生產。二、Vera CPU-為新一代、為 Agent 而建構的 CPU。三是NVIDIA的企業 AI 工具包,讓每個企業、每個企業軟體公司都可以建構 Agent。

1:19:53黃仁勳

我和你的關係就是從這裡開始的。你們中的許多人,我在台灣的許多朋友和合作夥伴——你們的公司都是從這裡開始的。從很多方面來說,這都是現代電腦產業的開端——至今已有 40 年了。而NVIDIA已經33歲了。

1:20:16黃仁勳

PC 產業已經開始發展——Windows 1、Windows 2、Apple 1、Apple 2——當我們出現時,Windows 3.1 就是 PC。如您所知,Windows 95 使 PC 變得個人化。

1:20:36黃仁勳

它將企業和公司的個人電腦變成了消費性電子設備。每個人都應該擁有一個,而且每個人都這樣做了。這就是開始。這個計算平台做了一些非常聰明的事情。如您所知,Windows 不僅僅是分解的。 Windows 已正確抽象化。它的架構恰到好處 — 系統 BIOS、開放式晶片組、具有可在 Runtime 連接和安裝的驅動程式的作業系統,以及帶有多媒體 API 的抽象層,使 PC 向我們所有人開放。

1:21:24黃仁勳

今天知道了。這些元素中的每一項對於個人電腦如此受歡迎都是至關重要的。 40 年後,微軟和 NVIDIA 將重塑 PC。這將是新電腦。現在,明天晚上我要和薩蒂亞在一起。我們將更多地討論我們正在一起做的工作。 Microsoft 和 NVIDIA 在過去三年中花了很長時間徹底重塑 PC 的工作方式,以便我們為這一刻做好準備。

22
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:22:04黃仁勳

正如我之前提到的,稱為 Agent 的運算模式將在 AI 雲端中運行。它將在企業內部運作。它也將在您的 PC 上運行。當該 PC 擁有自主 Agent 程式時會發生什麼?一個能夠幫助您、理解您的 Agent。

1:22:26黃仁勳

你可以和它說話。它可以看著你。你可以要求它重新歸檔,去幫助你,做一些研究。它能做的事情比我向你展示的要多得多。但新作業系統當然是舊作業系統加上大型語言模型。大型語言模型在許多方面都是 DirectX 的現代版本。當然,它有輸入和輸出,理解提示,它理解電腦視覺,它可以產生視頻,它可以產生聲音。這是現代的

1:23:00黃仁勳

擴展——PC 的智慧擴展。最重要的是,正如我之前提到的,應用程式將被 AgentRuntime 所取代。這就是現代,它始於一個火花。安

1:23:26影片旁白

想法-40 年來首次重新構想 PC,迎接 AI 時代。在 Agent 世界中,我們的個人電腦會變成什麼樣子?本地運行的 Agent,連接到本地或雲端的模型,是個人 AI,經過沙箱處理以確保安全,持續運行,完成工作。晶片和作業系統必須不斷發展。隆重介紹 RTX Spark——我們將 33 年來所學到的一切都濃縮到一塊晶片中。 Blackwell RTX GPU 具有 6,144 個張量核心。千萬億次

1:24:12影片旁白

AI 效能。與 MediaTek 合作打造的客製化 20 核心 Grace CPU。由 NVLink 融合。 128 GB 統一記憶體。台積電3奈米製程。 700億個電晶體。並與 Microsoft(Agent 導向的 Windows 平台)密切合作。我們正在重塑個人電腦。我們正在為 Agent 時代而創造。這是新的個人計算革命的曙光。首先是 NVIDIA RTX Spark。

1:25:04影片旁白

這裡是。當然,

1:25:18黃仁勳

我必須向你們展示最美麗的部分——那就是電子遊戲。也是最貼近我們內心的。這是極限競速。順便說一句,這是 007——新的 007 遊戲,我很期待玩它。我看起來有點像他。女士、先生們,NVIDIA RTX Spark 筆記型電腦。現在,謝謝你。我口袋裡的東西太多了。好吧,好吧。這是世界上有史以來最令人驚奇的晶片。這是我們與聯發科技合作開發的晶片。我想我看到了瑞克

1:26:09黃仁勳

早些時候。這是一個漂亮的晶片。坦白說,這款晶片需要 33 年的時間才能打造出來。原因是 100% 的 NVIDIA 軟體都在這裡運作。如果您想運行數位生物學,沒問題。如果你想做地震處理,沒問題。你想要天文物理學,沒問題。與 CUDA 相關的一切——所有物理學、所有生物學、所有基因組學、所有 AI、所有電腦圖形學——都沒問題。每個應用程式 NVIDIA

1:26:45黃仁勳

以及 Windows 曾經運行的每一個應用程式。 Microsoft 和 NVIDIA 精心優化了一切,使這台電腦真正運行了世界上創造的一切。另外,它現在也運行 Agent 程式。這是一台令人難以置信的電腦。我為此感到非常自豪。

1:27:15黃仁勳

好的。現在,我希望您在我要向您展示的下一個影片中記住這一點。想像一下 — 這裡的所有內容都將在您的 PC 上運行。現在,該電腦可以有本地 Nemotron 3 Ultra 模型或 Nemotron 3 模型,或者可以有 Claude Code、Codex、或雲端中的其他模型或網路上的其他模型。它會起作用並做每個房子都以

1:27:49影片旁白

一個想法。從想法到設計需要大量的工具、專業知識和大量的時間。現在,在 RTX Spark 上本地運行的 Agent 可以幫助我使用筆記型電腦上的工具設計房屋 - 使用 OpenShell 沙箱,運行 Hermes Harness,連接到雲端中的 Claude Sonnet。我選擇該網站,分享我的概念草圖和風格情緒板來激發我的設計靈感。以及提示——需求和設計意圖的文字描述。我的經紀人去上班了。使用筆記型電腦上的工具,

1:28:31影片旁白

它打開 Rhino 並開始對場地進行建模,塑造地形、挫折和建築圍護結構。然後提出針對成本、舒適度和品質進行最佳化的建築形式。

23
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:28:45影片旁白

定義好表格後,我的 Agent 就會產生內部佈局。牆壁、流線、房間開始成形。每當我想要調整、想要改變時,我就會介入。門、窗和結構元素是自動放置的。我的 Agent 發現自己的錯誤並修復它們。

1:29:11影片旁白

當我批准後,Agent 將模型從 Rhino 匯出到 Blender - 材質和物件屬性在設計上下文完好無損的情況下進行傳輸。我對材料進行微調,使外觀恰到好處。然後我挑選鏡頭。 Blender 渲染房子。我的 Agent 使用生成式 AI 和 Flux 2 模型,使它們變得逼真。多個視點、照明條件。曾經複雜的工作流程現在由我在 RTX Spark 上工作的 Agent 來指導和簡化——設計於

1:29:47影片旁白

想像力的速度。開發人員對此感到非常興奮——這是一台令人難以置信的電腦。所有加速、所有軟體功能

1:30:05黃仁勳

與之相關,與每位開發人員合作,讓所有人都難以置信。下一個 - Adob​​e。令人難以置信的工具套件,全世界有數以千萬計的人使用。

1:30:18黃仁勳

他們重新設計了 Adob​​e Photoshop 和 Premiere 的核心架構,並將針對 RTX Spark 發布它。它的速度是原來的兩倍。它已經很快了——現在速度會是原來的兩倍。而且它還被設計為對 Agent 友好 - 借助其 MCP 伺服器,它現在可以與您筆記型電腦上的 Agent 進行互動。如此興奮地將 RTX Spark 推向市場的合作夥伴數量令人難以置信。這是 40 年來首次偉大的 PC 重塑。我很高興你們所有人以及世界各地的生態系統都加入了

1:31:02黃仁勳

我們。這基本上是所有人。每個人都會支持 RTX Spark,我們將與大家一起打造極其智慧、強大且美觀的筆記型電腦。非常感謝。

1:31:20黃仁勳

但這還不是全部。 RTX Spark 是筆記型電腦的重新發明。但事實上,微軟和 NVIDIA 正在重塑整台 PC。今天,我們宣布推出全新產品線——三款革命性的 Windows 機器,涵蓋桌上型電腦、筆記型電腦和工作站——全部 100% Windows 相容、100% CUDA、100% NVIDIA AI Tensor Core。全球所有不同平台上 NVIDIA 上運行的所有內容都在這裡運行。這是 40 年來第一個完全重新設計、重新發明的 PC 系列。現在,真正令人驚訝的是這個。所以

1:32:10黃仁勳

這是 RTX Spark 筆記型電腦。這是桌面。這是來自 MSI 的 — Joseph,這是你的。看看它多麼美麗。該 Agent 可以 24/7 運行,無需儀表。您可以下載 Agent,然後可以在此處運行它。它一直在運行。沒有米焦慮。它連接到你的整個房子 - 連接到你的筆記型電腦,連接到你的顯示器,所有攝像頭,你的烘乾機,你的飲水機,你的熱水器,你的一切,無論你想要什麼 - 你的安全

1:32:57黃仁勳

系統。一切都與此有關。這將成為你的個人 AI,你的個人 AIAgent。隨著時間的推移,它會變得越來越聰明,因為今天我們有了 Nemotron 3 Ultra。明天我們會有 Nemotron 4。然後你會切換到 Nemotron 5,然後是 Nemotron 6,我們會變得越來越聰明、越來越聰明、越來越聰明。同時,這是坐在家裡幫你做事。如果您想預訂旅行,沒問題。如果您想要一個令人難以置信的系統 - 這就是 DGX

1:33:31黃仁勳

車站。與Windows相容,運行Windows中的所有內容,並且擁有768GB記憶體。這樣你就可以運行一個萬億參數的模型。這太令人難以置信了。 20 petaflops、每秒 8 TB 的記憶體頻寬,就在您的辦公桌旁。

1:33:58黃仁勳

如果您是大型語言模型的開發人員,Agent 的開發人員 - 將其放在您的辦公桌旁即可為您提供所需的所有計算,然後在部署它時,將其放入雲端。

1:34:10黃仁勳

現在,如果你看看這個並思考一下,你會發現這裡正在發生一些事情。還記得 15、20 年前——我們曾經有過一個叫做電話的想法。如今,當您想到手機時,您不會用它做的一件事就是打電話。你幾乎做其他所有事情。因此,這款手機對您來說意味著與過去的手機截然不同的東西。

24
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:34:49黃仁勳

我確信 10 年後會發生的事情是,PC——你今天想到的 PC,一種啟動應用程式、點擊和打字的工具——將會完全不同。這是我的理論。我完全可以想像,就像今天每家每戶都有家庭劇院、大電視、割草機、洗碗機一樣——我完全可以想像有一天你家裡真的有一台 AI 超級電腦。它正在運行你所有的 Agent。它運行著你所有的助手,他們一直在為你做各種各樣的事情。您希望 AIAgent 電腦在您的家中運行。而這些,隨著時間的推移,

1:35:51黃仁勳

對你來說變得更像 R2-D2。對您而言,它更像是 C-3PO,而不是 PC。毫無疑問,電腦的重新發明與我們現在所知的智慧型手機的重新發明一樣重要。因此,這就是旅程的開始。

1:36:15黃仁勳

這是新路線的開始。我們為此制定了路線圖—一個全新的產品系列。每一代架構,我們都會有桌上型電腦、筆記型電腦和工作站。

1:36:33黃仁勳

讓我感到無比高興和無比榮幸的是,全球 100% 的 PC 產業都加入了我們,共同重塑 PC。新的線路,新的開始。謝謝。

1:37:01黃仁勳

如您所知,AgentAI 只是一個數位機器人。它理解、推理、計劃、行動並使用工具。AgentAI 將在所有這些電腦上運行。我們正在研究人形機器人電腦,各種機器人電腦。我們正在研究自動駕駛汽車電腦。我們正在研究衛星。你有 GeForce,它有 Tensor Core。我剛剛談到了全新的個人電腦系列。農業裝備、製造設備、重工業

1:37:42黃仁勳

設備-一切都將是 Agent 的。甚至您的基地台(未來的無線電台)也將具有 Agent 性,了解流量並思考如何與其他基地台協調,以便您可以使用盡可能少的能源,從而提高頻譜效率。

1:38:10黃仁勳

所以一切都會運行 Agent。如今,NVIDIA 基本上處於中間位置。但我非常確定,隨著時間的推移,世界各地將有數百億、數千億的 Agent 系統和 Agent 電腦運行。最大的問題是數據。就語言模型而言,我們訓練的所有英語和互聯網上的所有語言都是從我們的角度出發的——我們編寫了它,我們正在閱讀它。

1:38:42黃仁勳

然而,要為 AI 機器人創建數據,就必須從機器人的角度出發。世界上大多數視訊數據都來自第三人稱,而不是第一人稱。因此,Agent 系統、機器人系統、實體 AI——數據是最難的問題。

1:39:06黃仁勳

您已經看到我們沿著這個階梯向上移動。我們從遠端操作開始,這基本上是人類演示——與人類反饋強化學習的重大突破沒有什麼不同。然後我們使用模擬——這就是 Omniverse 的用武之地,與具有可驗證獎勵的強化學習沒有什麼不同。我們使用這些系統來引導 AI 模型,即實體 AI 模型。最終我們能夠從第三人稱數據中學習,重新投影到第一人稱。現在,最終,透過引導,我們有了世界基礎模型

1:39:48黃仁勳

可以從任何你想要的角度理解物理世界——第三人稱、第一人稱、內部和外部。這是一個很大的突破。今天,我們宣布推出 Cosmos 3。

1:40:07黃仁勳

Cosmos 3 是Physical AI 的前沿。我們處於語言模型的前沿——有很多人在研究它。然而,在實體 AI 方面,我們絕對是世界上最好的。我為團隊做到這一點感到非常自豪。這是您所有工作的基礎模型。每當您想要創建一個機器人(工廠機器人、在工廠工作的機器人、涉及物理世界的任何類型的機器人)時,您現在在 Cosmos 3 中就有了一個可以理解和理解的機器人。

1:40:44黃仁勳

原因。它可以生成,可以模擬,在循環中它甚至可以是策略本身。它在世界各地的排行榜上名列前茅。我為 Cosmos 感到無比自豪,今天我們的現實世界是無限的

1:41:03影片旁白

和不可預測的。實體 AI 需要數據,但現實世界的數據無法擴展。對Physical AI 來說,運算就是數據。這就是 Cosmos——一個實體 AI 的開放前沿全模型,建立在新的 Mixture of Transformers 架構之上。像素、動作、聲音和語言流入自回歸轉換器,它對擴散轉換器進行推理、計劃和指示,後者產生接下來的內容。

25
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:41:35影片旁白

開發人員跨實施例和用例對 Cosmos 進行後期訓練。作為 VLM,Cosmos 觀察物理世界,了解正在發生的事情,描述場景並標記重要的事情。作為一個世界模型,Cosmos 從圖像、文字或影片生成物理精確的合成影片。作為模擬器,Cosmos 關閉了政策訓練和評估的循環。

1:42:03影片旁白

作為 NVIDIA OmniDreams(一種動作條件世界模型)的基礎,Cosmos 可以逐幀預測未來。訓練後的 Cosmos 就成為了一個世界行動模型——感知、推理、規劃、生成行動——適用於各種機器人、所有移動的事物。一種新的數據。由計算生成的新型教師。 Cosmos-Physical AI 時代開發者的基礎。

1:42:55影片旁白

文字資料加上計算為您提供 AI。現在我們有了 AI,計算就是數據。所以,使用 Cosmos 3,

1:43:07黃仁勳

訓練一大堆模型。 Cosmos 是一個令人難以置信的開放模型系統——它與 Nemotron 完全相同。我們開放模型、開放數據,甚至開放我們如何訓練它,以便您可以自行增強它,並將 Cosmos 變成您的專有模型。

1:43:23黃仁勳

我們在許多不同的行業都有如此令人難以置信的合作夥伴與我們合作。現在,模型本身當然是 AI 堆疊中最容易理解的部分。但 AI 堆疊非常複雜——它有生成器、模型、模擬器和 Runtime。就像 Agent 系統一樣,汽車本質上是Physical AI——Agent 機器人是自動駕駛汽車——而且它們也有這個複雜的堆疊。今天我們宣布推出 Alpamayo 2 Super,

1:44:00黃仁勳

自動駕駛汽車的開放模型。我們正在與世界各地的汽車公司合作。如果您查看已簽約 NVIDIA DRIVE Hyperion 的品牌(正在製造 NVIDIA DRIVE Hyperion 汽車),這代表了全球約 80% 的汽車製造商。

1:44:23黃仁勳

我們將擁有大量能夠運行 Alpamayo 2 Super 或其他任何人的 NVIDIA 堆疊的 NVIDIA DRIVE Hyperion 系統。我們也連接到行動服務 - 世界上大約 97% 的行動服務都與我們連接 - 因此,當我們在 DRIVE Hyperion Runtime 上使用 Halos 作業系統部署 Alpamayo 2 Super 時,

1:44:55影片旁白

嘿梅賽德斯,我們去我最喜歡的三明治店。前往目的地的路線。車道暢通,駛出開始行駛。由於前方靜止的領先車輛擋住了我們的車道,請向左輕推。減速停在停車標誌處,控制路口。停下來給行人讓行。由於該人在我們的車道上,請為左側插車的車輛讓行。向左輕推以清除右側阻擋的停止車輛。與插車車輛保持距離,因為它正在併入我們的車道。有一個

1:45:28影片旁白

車道溪流橫越前方。停車保持距離,減速。停在停車標誌處,路口受管制。停車,讓路給交叉路口。與卡車保持距離。由於卡車擋在我們車道左側,請向左輕推。您的目的地就在右側。

1:45:57影片旁白

Alpamayo 2 Super — 世界上第一台推理機 如果你讓它一直說話,它就會開車

1:46:08黃仁勳

你瘋了。但我們很高興它一直在自言自語。這就是所謂的思考。所以Alpamayo 2 Super是一款推理車。我們創造的技術也適用於人形機器人。當然,還有很多新的突破需要發生。 NVIDIA Isaac GR00T 是我們的人形機器人堆疊 — 模型、資料產生、模擬、Runtime(包括作業系統)。這代表GR00T平台,Isaac GR00T平台。我們的每一個系統——完全相同的架構——無論它是 Agent 的

1:46:53黃仁勳

雲系統、PC Agent 系統、自動駕駛汽車的機器人系統、人形機器人的機器人系統——所有這些都是一樣的。當然,在每一個案例中,我們都會完整地建構一切。我們垂直建構一切,與協同設計、極端協同設計完全整合。然後當我們開放給大家使用時——無論你喜歡哪一部分,無論你想使用什麼,我們甚至會幫你修改。

26
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:47:26黃仁勳

但缺少的一件事是我們需要一個機器人系統的參考平台。這些機器人系統非常複雜——如此多的馬達、如此多的感測器、如此脆弱——但我們需要有一種方法來提供這些參考平台,就像我們對 PC、DGX、雲端和自動駕駛汽車所做的那樣。我們現在要為機器人做這件事。今天,我們宣布推出完全整合的 NVIDIA Isaac GR00T 參考人形機器人。每隻手有 25 個自由度,由 Sharpa 製造。機器人有 31 個自由度,6 英尺,150 磅。只是

1:48:09黃仁勳

像我這樣的。第一個數字較短,第二個數字較大。否則,非常接近。該平台運行新的 Jetson Thor 和我們的整個軟體堆疊(資料生成堆疊、資料模擬堆疊、Runtime),所有這些都整合到專為每個人使用而設計的機器人中。我們為高等教育和大學研究人員建立了這個,因為對他們來說,自己建造這個是非常困難的。讓我們看一下。

1:48:45黃仁勳

AI 的下一個飛躍是通用機器人—人形機器人。但建造一個是

1:48:51影片旁白

難的。每個團隊都從頭開始,將模擬器、遠端作業系統、資料管道和訓練基礎設施拼接在一起。研究開始前需要進行數月的設定。

1:49:03影片旁白

NVIDIA Isaac GR00T — 人形機器人的開放式開發平台。開放模型、模擬和訓練庫以及資料產生器。此外,機器人電腦已完全預先配置,數小時內即可投入使用。首先,在Isaac Lab中建置模擬環境。使用艾薩克遠端操作在真實或模擬機器人上捕捉演示。使用 Omniverse 和 Cosmos 產生合成數據,將一次演示擴展到數千次。

1:49:42影片旁白

訓練政策,並在 Isaac Lab Arena 中評估它們。透過 Isaac ROS 部署,在 Jetson Thor 上運行。每個元素都是模組化和開放的——使用我們的或交換成您自己的。 GR00T 正在為從研究實驗室到工廠車間的各個領域的各個學科的機器人研究提供動力。

1:50:20影片旁白

一個開放平台。現在,新版本:Isaac GR00T 參考設計機器人 — 基於 NVIDIA 的開放平台構建,為任何實驗室、任何地點的前沿研究做好準備。機器人時代從這裡開始。 NVIDIA Isaac GR00T。

1:50:48影片旁白

這麼多機器人。好吧,我們可以

1:50:56黃仁勳

讓世界上所有從事機器人研究的人——讓我告訴你我告訴你的事情。電腦產業已經徹底改變。在過去的六個月裡,一切都改變了。一切都發生了變化,因為 Agent 被實現了,它與最新的前沿模型融合了,這使得 AI 現在可以做有用的工作。計算模式將一遍又一遍地重複。這種計算模式-一個擁有模型的 Agent,一個使用工具的工具

1:51:32黃仁勳

技能,並在 Runtime 運行 - 該 Runtime 取決於它是在雲端還是在本地、在 PC 上還是在機器人上。但它們的計算模式完全相同。您將根據自己的喜好使用不同的 Harness。您將根據自己的喜好使用不同的模型。您將改進它們以供您專有使用。您可以建立超級 Agent,將其提供給其他人以幫助他們完成工作。

1:51:59黃仁勳

這種 Agent 平台、這種 Agent 模式 — NVIDIA 擁有企業 AI 工具包。對所有人來說,這都是與 AI 互動的絕佳方式,對我們來說,這也是一個絕佳的成長機會。

1:52:13黃仁勳

維拉·魯賓 (Vera Rubin) 已全面投入生產。 Grace Blackwell 是為了處理 AI(尤其是推理)而創建的,而 Vera Rubin 是為了運行 Agent 而創建的。目前已全面投入生產。它不僅僅是 GPU。它是一個完整的、分解的、分散的 Agent 處理系統。

1:52:35黃仁勳

NVIDIA 已經真正成為一家基礎設施公司——不僅僅是一家 GPU 公司,不僅僅是一家系統公司,而是一家基礎設施公司,可以幫助您產生最大的收入、最大的利潤,並儘快實現這一目標。在 Agent 世界(這種新的計算方式)中,您為 Agent 程式而不是為人建立 CPU。Agent 的 CPU 有其特殊的要求,而 NVIDIA Vera 是革命性的。我對它的坡道感到非常高興。

27
附錄 A

完整中文逐字稿

上哲把英文逐字稿提供給 Codex,Codex 負責校訂一些明顯錯字、盡量精準翻譯專有名詞。

1:53:08黃仁勳

NVIDIA 和 Microsoft 建立了一整條新的 PC 產品線。這是一個新的開始;而我剛才描述的同一套 Agentic Computing Pattern,也會在各種設備上運行。我提到 PC,但未來會包含機器人、衛星、基地台、工廠、雲端、本地端與 EDGE。這套 Agentic Computing Pattern 會被複製到世界各地的電腦裡。

1:53:50黃仁勳

我們對個人電腦的看法很可能會改變。我要感謝你們所有人的夥伴關係和友誼。如果沒有我們一起做的一切,我們就不可能來到這裡。我對你們去年的成功感到非常自豪。明年將會更多。我還有一件事要告訴你。我們來看一下。

1:54:32黃仁勳

[閉幕表演-部分歌詞為

1:54:38影片旁白

捕獲:]有用的 AI 已經到來,Agent 在你身邊工作。不能錯過我們今天所說的話——我們將為你一一分解,台北。Agent——被廣泛誤解,只有電影明星才會在好萊塢擁有 Agent。現在他們是您的同事,讓夢想成真,在客廳創建公司。有太多的困惑——我們聽到了你的聲音。這就是我們創建 Vera 的原因,我們要證明這是真的。

1:55:09影片旁白

最便宜的 Token 即將到來。吞吐量的十倍——對於特殊 Agent 來說,吞吐量更高,雙倍下降。維拉保持了 Agent 記憶的真實性。現在我們來談談它——CPU。速度快了百分之五十。不適用於 x86。

1:55:25影片旁白

它是為 Agent 商而設計的。歡迎大家參加 NVIDIA 聚會。維拉·魯賓 (Vera Rubin) 全面投入製作。 5X,工作完成速度更快。 OpenShell,保持沙箱嚴密。這是一個五層蛋糕,別搞錯了。

1:55:58影片旁白

MaxLPS 保持動力精益。為您進行了優化,讓您魚與熊掌兼得。 PC 重塑 — 40 年。在 Windows 所在的任何地方運行。將計算轉化為合成數據,像人們一樣進行推理、理解世界。這就是他們學習移動的方式。

1:57:12影片旁白

未來已來-快來看看接下來會發生什麼事。謝謝你,台灣。歡迎來到台北國際電腦展。

1:57:36黃仁勳

祝大家玩得愉快。感謝你們度過了美好的一年。感謝大家的友誼和支持。謝謝。小心。

28
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

0:10Intro Video

made. A new kind of factory. Generator of tokens. The building blocks of AI. Tokens open a new frontier, turning data into knowledge, reason, action. They reveal patterns in complexity you could never see. They guard our cities to keep us safe, and lift us high above them. Tokens help robots learn from us, work alongside us — we go where they cannot. Closing the gap between hurt and healing, so they’ll breathe easier. And the smallest hearts beat stronger. Tokens are helping us break new frontiers never attempted,

2:25Intro Video

so we can reach our goal. To infinity… and beyond… Together. Take the next great leap into a bright future for all mankind. And here, in Taipei, is where it all begins.

3:14Janine

Welcome to the stage, NVIDIA founder and CEO, Jensen Huang. Welcome to GTC, Taiwan. So great to see all of you. Very good to be home. I brought my parents home. Where are my

3:42Jensen Huang

parents? Everybody give a round of applause to my mom and dad. And a round of applause for our pre-game show superstars, ladies and gentlemen. Look how adorable they are.

4:08Jensen Huang

The superstars of Taiwan. There are so many of you here today. We are broadcasting this right now to 70 other launch parties across Taiwan. 70 different conferences are going at the same time. Everybody is watching this live. We have so much to tell you, and I have so many partners to thank. It is incredible how large our ecosystem in Taiwan has become.

4:36Jensen Huang

Most of the time, when people think about ecosystem, they think about our software stack. They think about the developer ecosystem above the computing systems that NVIDIA builds. But NVIDIA's ecosystem spans all the way upstream to all of our supply chain here in Taiwan, where it all begins, and downstream all the way to data centers, and eventually to end users.

5:03Jensen Huang

Today we're going to talk about almost all of the ecosystem. There are so many people to thank. I love my ecosystem here. So many incredible companies, some of my favorite ecosystem partners.

5:53Jensen Huang

Taiwan’s rich ecosystem — the world’s best supply chain ecosystem. Unbelievable. Well, thank you all for being here. And this year, our businesses together are growing incredibly. In fact, somebody told me last night that the annual GDP of Taiwan is going to grow almost 10%. Unbelievable. Well, we have a lot to talk about. Let’s get going.

6:30Jensen Huang

Two years ago, when I was here, I started to talk to you about how AI has moved from generative AI, and other waves of AI that are coming. The next wave of AI was agentic AI. And today we can say that agentic AI has arrived, that useful AI has arrived.

6:49Jensen Huang

Now, what does this mean? This is GitHub. This is, of course, one of the first applications of agentic AI — software coding. One of the most valuable professions, an incredibly large ecosystem — 30 million, 40 million professional software developers, probably another couple hundred million who are students and enthusiasts and so on and so forth. But say 30, 40 million software developers in the world code for a living. And this represents most of them. This is GitHub. The pull request

7:26Jensen Huang

is when they download software, they modify it, and commit is when they push it back up. And so, if you could look at this — in 2023 the number of commits was 300 million, in 2024, 400 million, in 2025, 500 million commits. In the first few months of 2026, it has nearly tripled.

29
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

7:59Jensen Huang

Now what does that mean? 30 million software developers representing about $3 trillion worth of GDP — that is what they’re paid, $3 trillion worth of salaries per year, which is generating economic growth for the rest of the industries. Say $100 trillion of the world’s industries is impacted — generated by $3 trillion worth of salary. That $3 trillion worth of salary is now producing nearly three times as much output. It’s effectively $9 trillion of productivity from

8:48Jensen Huang

$3 trillion of salaries. Does that make any sense? The difference is absolutely extraordinary. This is the potential. This is the promise of AI. The number of software engineers is actually increasing. People talk about AI reducing jobs — complete nonsense. It’s causing more software engineers to be hired, and the reason for that is very simple. If you can hire a software engineer and you can generate $9 trillion worth of productive work, why wouldn’t you want to hire more software engineers? If that line was flat, then obviously

9:27Jensen Huang

people will hire fewer software engineers. But because the output is so incredible, people want to hire more software engineers. This is going to show up in our economy very soon.

9:38Jensen Huang

And so, the first thing is: useful AI has arrived. Now, what does that mean from the industry’s perspective? That means that tokens are now in extraordinary demand. Because if you can do this, you're going to want to produce more of it. And because tokens are now profitable units — tokens are now profitable units of revenue. Because it is now profitable, the AI companies want to build a lot more tokens, generate a lot more tokens, build more AI factories, which is the reason why compute

10:12Jensen Huang

demand here in Taiwan has skyrocketed. It is precisely the reason why all of you are so busy, and your businesses are doing so well. In fact, that looks like some of your stock prices.

10:34Jensen Huang

The compute pattern has changed. Everything has changed. So the first idea is that useful AI has arrived. AI is now a profit generator. AI is now a GDP generator. Behind it is a whole new kind of computing pattern — not just a large language model, but an agent. Today, almost everything we're going to talk about is going to be based on this. So let me take a quick moment and show you what I'm talking about. This is an agent — an agent application. In the old days, this would be an application — this would be code,

11:15Jensen Huang

and this would be an operating system. Application, code running inside an application, inside an operating system. Today, it is an agent, which consists of a large language model, or many, sitting inside a harness, and that harness helps orchestrate it to do productive work.

11:39Jensen Huang

This is the input — when that input comes, it has to understand, observe, reason, act, use tools. That tool could be a spreadsheet, a web browser, a data processing engine, a database engine, for example. This is orchestrated — this harness orchestrates this routing of information.

12:05Jensen Huang

Every single time it touches — either processing the context, understanding what is happening, reasoning about what to do, coming up with a plan that it acts on — that orchestration is managed by software. And so this is fundamentally an agent. It deals with short-term memory — called working memory — and long-term memory, just like we do. And so the memory management system is incredibly important. This entire system is called an agent. The large language model is used to do

30
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

12:45Jensen Huang

the thinking, and the harness connects everything together, just like an operating system. And so this is the new computing model. This is what an agent can do — incredible things. This is the big breakthrough: the simultaneous convergence of large language models that are now able to do a really good job thinking, reasoning, planning, using tools, and the fact that we now have these harnesses that manage memory, manage orchestration, use tools. We can now do amazing things. Let me give you some examples.

13:22Jensen Huang

This is a prompt. This is the code that is generated, and this comes out. You guys — what do you think? Pretty amazing, right? Look, we use Claude Code here, but Codex does an incredible job as well. Here’s another example. This is the input: “Create a GIF — NVIDIA green dots on black, scatter, form Taipei 101 building, NVLink GTC Taipei 2026, morph to NVIDIA logo, then scatter, repeat.” Right? So you saw that — that was the prompt. Here is the next one: “I lost my remote

14:14Jensen Huang

control battery clip. It looks like this. Create a CAD file.” It uses a tool, creates a CAD file, ready for 3D printing to create a new one. Makes sense? This is now the new computing pattern.

14:30Jensen Huang

Whereas we used to launch an application, click and type, we now replace that with explaining to the AI what we want — our intent — and the AI generates the code, or uses tools, and produces the necessary output. This is how computers are going to work in the future.

14:54Jensen Huang

This is agentic AI. For two years we’ve been building towards this, and now it has arrived. Now, one of the big breakthroughs of course is tool use. A lot of people have said, “Jensen, agentic AI is coming, therefore all of the software companies are going to go out of business.” I said: it's exactly the opposite. Because there are going to be so many agents, the world is no longer limited by the number of people. Therefore, those agents are going to use more tools than ever. This is actually an incredible time to be a software company.

15:32Jensen Huang

But the software has to be presented to the agent in a way that the agent can use it. This is a big breakthrough, and in fact, what we have done — what NVIDIA's treasure is — is all of our CUDA libraries. I call them CUDA-X libraries. This is NVIDIA's treasure. Today, we are able to now present these CUDA-X libraries to agents who can use them much more effectively than even humans. And so, this is a wonderful time for CUDA-X libraries. Just take a look. 20

16:11Jensen Huang

years ago we built CUDA, a single architecture for accelerated computing. We reinvented computing. A thousand CUDA-X libraries help developers make breakthroughs in every field of science and engineering. CUDA-X libraries are tools for agents. cuLitho for computational lithography.

16:34Jensen Huang

cuOpt for decision optimization. cuDSS for direct sparse solvers. AI-Q for deep research across structured and unstructured documents. Aerial for AI RAN. PhysicsNeMo for differentiable physics.

16:57Jensen Huang

Parabricks for genomics. At their foundation are algorithms, and they are beautiful. A round of applause for math — math is beautiful. The computing pattern of software is going to change. In fact, let’s come back to this. This is the agent — the ultimate disaggregated and distributed computing model. So many different computers are going to be activated in order to process this agent. The agent consists of model, harness, tools, and skills, and a runtime. All

31
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

20:43Jensen Huang

of that is running at different places in a data center. You can think of the model as the brain, the harness as the body, and the tools that it uses, working in a runtime — think of it as a workshop. So this is a person, a worker, working with tools in a workshop. Of course, this is being done at extraordinarily large scales. And each one of those steps is running in a different part of the computer. You can see the large language model is thinking — context processing, observing, understanding the environment, reasoning,

21:27Jensen Huang

coming up with a plan, and acting on the plan. Every single time that happens, an entire rack of Grace Blackwell NVLink 72 is activated. It’s thinking with a large language model.

21:41Jensen Huang

Whenever it uses a tool, a CPU is used. That tool could be a C compiler. It could be Python. It could be JavaScript. Or it could be accelerated computing. Today’s agents are relatively simple users of tools. Tomorrow, they’re going to be very sophisticated users of tools, which is the reason why the CUDA-X libraries that I showed you are going to be incredibly popular with agents. They solve some of the most important problems the world knows. And all of our CUDA-X libraries are now going to come with skills that the AI could learn how to use. So the

22:23Jensen Huang

CUDA-X library comes with skills — basically a manual — the AI reads it and goes, “Aha, that's how you use it.” The ability to use these libraries by agents is going to be incredible.

22:36Jensen Huang

And so, the tools run on CPUs and GPUs and large language models. The security harness runs on CPUs and a security processor called the DPU — NVIDIA's BlueField. The orchestration of all this runs on a CPU. This is the entire harness — the CPUs orchestrating all of the work. One of the hardest parts is memory. You can just imagine: the working memory — called KV caching — is about what to remember. Compression, not just compression, but how to retrieve. Do you retrieve structured

23:13Jensen Huang

data? Do you retrieve unstructured data? What is the ontology, the relationship of all of these different data structures to itself? That entire processing is incredibly complicated. The memory system of AI is going to cause the storage system to be completely revolutionized.

23:34Jensen Huang

As you can see, every aspect of this computing model — this computing pattern, this new application called an agent — is fundamentally different than the way that applications used to run: a whole bunch of software sitting inside a binary, sitting inside an operating system. This is the reason — this disaggregated, this distributed, this heterogeneous computing problem — is precisely the reason we built our next generation: Vera Rubin.

24:10Jensen Huang

Vera Rubin is not one chip. Vera Rubin is not a GPU only. It starts with a GPU, but Vera Rubin is incredible. This entire thing is Vera Rubin. From end to end, it has GPUs — Vera Rubin NVL72. It is orchestrated by Vera CPUs that I'm going to tell you more about.

24:36Jensen Huang

The storage systems — revolutionary. Vera, along with ConnectX-9, our software stack called DOCA, the security processor that's inside so that everything is encrypted at rest, in motion, as well as in use. Everything across this is secure because the AI model is so precious. This is the reason why this entire system observes confidential computing.

32
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

25:07Jensen Huang

Each one of these systems would be a complete revolution in itself. Vera Rubin is the most ambitious endeavor in the history of our company. The whole company worked on Vera Rubin — across all 40,000 engineers, not to mention all of you. All of you participated in the creation of this entire system. Vera Rubin is really a miracle, and it's not just one chip — it is so many.

25:36Jensen Huang

Well, it's even beyond that. A long time ago, NVIDIA used to be a GPU company. But over the years we’ve evolved to become a systems company. You’re looking here now at the most complex system, the most complex ground-up system ever designed. But ultimately, our customers and our partners don't want to buy computers. They want to build AI factories, which is the reason why NVIDIA has really started to transform ourselves yet again. You can see so much of our technology

26:13Jensen Huang

is now at the entire infrastructure scale. Our partners are at infrastructure scale — power generators, cooling systems, the grid providers. So many industrial companies are now part of our ecosystem, because ultimately we're trying to build an entire stack — just like GPUs, just like when we were building Grace Blackwell NVLink 72, just like now, we are building a full-stack system so that our customers could build amazing AI infrastructure. Let’s take a look.

26:49Jensen Huang

The world is racing to build AI factories — the largest infrastructure buildout in

26:56Video Narration

human history. AI factories are incredibly complex. Every layer — chip, rack, network, power, cooling, grid — must be designed together from end to end, because compute is revenue.

27:13Video Narration

NVIDIA DSX is the blueprint: a reference design for building and operating AI factories at maximum efficiency and profitability. It starts with DSX Sim — the Omniverse blueprint. Partners design and validate an NVIDIA Vera Rubin AI factory before a single rack is ordered. They plan the layout, simulate the power and cooling, design the network, validate every integration, test every change in the digital twin. The factory powers on.

27:52Video Narration

DSX OS takes over — it provisions, operates, monitors, and remediates the infrastructure, turning the installed systems into trusted, multi-tenant, resilient, AI-ready capacity.

28:08Video Narration

Today’s AI factories overprovision power by up to 40%. DSX MaxLPS lets operators safely deploy more GPUs inside the same power budget, adding billions in annual revenue.

28:24Video Narration

Breakthrough hot liquid cooling at 45 degrees Celsius uses less water and energy — more power going to revenue-generating compute. Incredible. Dynamic power allocation steers power from rack to rack, recovering stranded watts, sending them where work is happening. In-rack power smoothing flattens peak current spikes and power surges. Throughout the factory, teams of AI agents work with DSX MaxLPS, continuously coordinating to balance cooling and power to meet workload demand.

29:03Video Narration

DSX AI factories are flexible energy assets that operate cooperatively with the grid. DSX Flex reads real-time grid signals and dynamically adjusts back to power when the grid needs relief.

29:20Video Narration

100 gigawatts of AI factories will come online before the end of the decade. NVIDIA DSX AI factories run at highest efficiency, produce the lowest-cost tokens, and make the grid stronger.

29:36Video Narration

I’ve shown you ecosystem slides of the past, where NVIDIA's computing layers and software

33
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

29:50Jensen Huang

stacks are integrated into other people’s platforms — third-party platforms and libraries that serve end markets. That was a computing ecosystem. This is an AI factory ecosystem.

30:03Jensen Huang

This is way downstream of all of you. Upstream of me is all of you, and downstream of us is this ecosystem. Because NVIDIA, ultimately, is not just building a GPU, not just building a system — we're helping customers build these AI factories, this AI infrastructure, that is so immensely complex.

30:26Jensen Huang

Each one of these, at one gigawatt level, started at $20, $30 billion. It is at $50, $60 billion, and soon it will be $80, $100 billion per gigawatt. $100 billion into an AI factory. It must work the first time, and it must work right away. The cost of capital is incredible. The complexity is incredible. So as you see, we used to design a chip inside a computer. And then we simulated a system inside a computer. Today, you saw just now — everything was built in Omniverse. I’ve been working with Omniverse with all of you for a long time.

31:14Jensen Huang

This was the dream come true, so that we can build these gigantic systems — as large as the world wants to build — inside a digital framework, inside a digital simulator, in a digital world, long before we break ground and put our money to work.

31:33Jensen Huang

So this is our ecosystem. We call it DSX. RTX is for our GPU, DGX is for our systems, and now DSX — basically infrastructure. Because of the work that we do here, across this entire stack including our systems and software, it's the reason why we can work with small companies and enable them to be world-class AI clouds. Every one of these I'm about to show you are small companies — just recently. And now CoreWeave is worth $50, $60, $70 billion, and growing incredibly fast. Recently we worked with Nebius — and again,

32:12Jensen Huang

they’re growing incredibly fast. Each one of these clouds has incredible customers: Cursor, the software coding company; Black Forest Labs, image generation; World Labs, world foundation models; Revolut, the leading financial services AI company; and Shopify. Here’s another one — Nscale, and their customers are British Telecom, Google — Google is using one of our AI clouds. Thinking Machines, a frontier labs company, very exciting. Here’s NAVER Cloud in Korea — Bank of Korea,

32:50Jensen Huang

Hyundai, so many incredible companies. Here’s one in India — Yotta. Incredible companies. Here’s one based in Singapore, building in Australia — Together AI, AI Singapore. And here’s one in Indonesia. Each one of these companies are serving regional as well as global customers.

33:16Jensen Huang

AI is going to run everywhere. Every company will be powered by it, every region will build it. Indosat, you're in Indonesia — here in Taiwan, GMI. It’s okay to clap.

33:42Jensen Huang

Incredible, incredible companies, incredible opportunity, but all of them need several things. Of course, they need the computing stack — this entire stack underneath. This is what made NVIDIA famous. All of our hardware and software and libraries, our connection into the world’s ecosystem of third-party developers, makes it possible for anyone to stand up an AI cloud.

34:08Jensen Huang

However, the AI cloud is so complex now. This is the software version, the computer science version. The money version, the asset version, is what I showed you earlier — it's a giant factory.

34
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

34:24Jensen Huang

Having this ability alone is not enough, which is the reason why NVIDIA has become an AI infrastructure company. Doing this well — becoming incredibly good at helping customers build AI factories and deploying AI factories — is incredibly important, and the reason for that is this: compute is revenue now. Compute is profit. The absence of revenue and profit is loss.

34:55Jensen Huang

And so it's really important to realize — this is an example of AI infrastructure coming online. It could be coming online quickly, it could take a while. Its throughput could be high, it could be low. Its resilience, or reliability, could be good or bad. And its lifetime of usefulness could be long or short. Because this represents $50, $60 — going to $100 billion — this curve matters greatly, which is the reason why NVIDIA is such a great partner. Working with us, because of our

35:40Jensen Huang

fully integrated capability — we didn’t just come up with a PowerPoint slide. We created the entire infrastructure. We connected everything together. We built out billions and billions of it ourselves to make sure that everything works well. As a result, our time to first token, our time to first inference, our time to training turned on is much faster. Second, because our throughput per watt — tokens per watt — is utterly world class. And the reason for that is because we integrate everything, we design everything from the ground up, we simulate the entire system, and we use extreme co-design. Just like I showed you just now with

36:32Jensen Huang

the Vera Rubin rack — everything was designed in order to deliver on this incredible throughput. If your data center, if your factory, has one gigawatt, it will not have more — that's all the power generation you could have. If you have one gigawatt of power, then throughput per watt is revenue. Because every token is profitable. Every token is revenue. This is the future. Compute is revenue. Performance per watt is your revenue. Choosing the wrong architecture just because

37:17Jensen Huang

the chips are cheaper doesn’t translate. Doesn’t make sense. You need to make sure of your revenue per watt. The more you buy, the more you make. And then third is reliability. If you ever get a chance to see these data centers, there are so many moving parts, millions of cables. The ability for all of those computers to work harmoniously, reliably, is extremely hard. We have now been operating at very large scale for a very long time. That experience matters. That difference — mean time between interrupts — is extremely important.

38:07Jensen Huang

And then lastly, this is very hard: the lifetime of these systems. The software is changing all the time. Four years ago — the time of Hopper — AI had completely changed.

38:26Jensen Huang

Six years ago — the timeframe of Ampere — AI had completely changed. We started out talking about CNNs. Then we talked about Transformers. Then we talked about mixture of experts. Now we're talking about agentic systems. Every single generation, every single few months, the software industry is coming up with new technology. If your architecture is not flexible, if your ecosystem is not rich, then this curve cannot be long. You cannot predict how long your system can last.

39:06Jensen Huang

I can. NVIDIA systems are all over the world. Software developers start with NVIDIA CUDA. And by definition, therefore, the life — the ecosystem, the useful asset — is going to be much longer. The difference is essentially cost. You could think of it as revenue, but the other side of revenue is cost. If the life of the asset is long, the TCO is low. This is the difference.

35
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

39:37Jensen Huang

This is what it looks like when compute works this way — the more you buy, the more you make. Now, all of you are experiencing this with me, isn’t that right? All of your demand, your factories are working so hard, your people are working so hard all across Taiwan, because everybody wants to make money. They realize that useful AI is here. Profitable AI is here. Compute demand is incredibly high, and compute demand is the constraint. And so, let’s all work super, super hard and help the world stand up AI factories

40:32Jensen Huang

everywhere. This is why it's so important. I am so happy. Here I am, standing in front of you — Vera Rubin is in full production. Vera Rubin is in full production.

40:52Jensen Huang

The supply chain we created for Vera Rubin is twice as large as Grace Blackwell. It’s incredible. And what used to take two hours to assemble one Grace Blackwell rack now only takes five minutes. So not only is the capacity higher, the throughput is a lot faster, and we need it all to support the demand. This ecosystem is extraordinary. Millions of square feet has been put online to support Grace Blackwell and preparing now — ramping up now — Vera Rubin. I want to thank all of you. Vera Rubin is now in full production. Thank you.

41:41Jensen Huang

Large language models

41:47Video Narration

generate answers. Now, AI agents can do work. But processing agentic AI is a whole different kind of problem. Agents observe, reason, plan, use tools. They manage massive context, juggling working memory and long-term memory. They spin up subagents — specialists on demand.

42:08Video Narration

NVIDIA Vera Rubin is a multi-rack, pod-scale system built to process agentic AI, and is now in full production. The manufacturing, automation, and orchestration across the supply chain — a miracle to witness. Our journey started when we launched the first AI supercomputer, NVIDIA DGX-1. Over the next decade, we pushed every chip and system to the limit — from Pascal and the first Ampere, to Grace Blackwell, the first rack-scale AI supercomputer. And now, Vera Rubin — the first multi-rack, pod-scale

42:43Video Narration

supercomputer built for the agentic age. It starts at TSMC. The seven new chips that make up Vera Rubin take shape through hundreds of processing steps. Three-nanometer process. CoWoS advanced packaging. HBM4 memory from Micron, SK Hynix, and Samsung.

43:03Video Narration

The Vera Rubin GPU — six trillion transistors with over 18,000 components on one board. Vera Rubin NVL72 does the thinking — prompt and context understanding, reasoning, and planning.

43:18Video Narration

Next, a new modular compute tray — streamlined with a new PCB midplane. ConnectX-9, SuperNICs, and BlueField-4 DPUs — all maintenance-accessible with no cables, for resiliency and AI factory scaling. 18 compute trays, nine hot-swappable NVLink switch trays. New high-efficiency liquid-cooled bus bars carrying over 5,000 amps — the equivalent of 20 electric cars at full acceleration. Together, 1.3 million components form this third-generation MGX rack.

43:56Video Narration

Congratulations to Microsoft for their operational Vera Rubin NVL72 engineering rack. Congratulations to Dell and CoreWeave as well for standing up their Vera Rubin NVL72 engineering racks.

36
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

44:08Video Narration

Then, the Vera CPU rack — 256 CPUs in a single liquid-cooled rack, orchestrating the models, shuffling memory, launching tools. Foxconn and Quanta brought the Vera LPX rack to shape — 256 Groq LPUs across 16 trays, 40 petabytes per second of SRAM bandwidth — for ultra-low latency. While NVL72 generates tokens at the highest throughput, the LPX rack generates them at the lowest latency. Vera BlueField-4 STX — where AI keeps its memory.

44:47Video Narration

Storage processing accelerated by BlueField-4, connecting memory, storage, and in-silicon security. And NVIDIA Spectrum-X Ethernet Photonics — the world’s first Ethernet switch with 200-gigabit co-packaged optics. TSMC’s CoWoS process, chip-scale packaging, and ultra-high-powered laser dies on indium phosphide.

45:13Video Narration

Vera Rubin — five connected rack-scale systems, a supercomputer for AI agents. 150 supply chain partners across Taiwan. Millions of square feet of factory floor, hundreds of sites. Chips, packages, systems, and data centers pushed to the limits of size, power, and scale. This is what we call extreme co-design. We did this with Taiwan. Together, we reinvented computing for the age of AI. Taiwan was with us at the beginning, and here today, as we bring Vera Rubin to the world. Thank you, Taiwan.

45:57Jensen Huang

Ladies and gentlemen, Vera Rubin. Vera Rubin was not built just to run AI. Vera Rubin was built to run agents. This is an agentic system. Imagine the complexity — which is the reason why the agent architecture is the last great computer science breakthrough. It has taken this many years for agents to realize their potential and become useful. It stands to reason that the computer that runs it is the most advanced in the world. This is Vera Rubin.

46:36Jensen Huang

Let’s take a look. Can we bring out Vera Rubin, please? And Janine, do we have the racks, the systems? It looks heavy. This is Vera Rubin — Vera Rubin NVL72. This is the LPX rack. At the next GTC, I'm going to talk to you about a lot more of this. Today, we have so much to talk to you about. This is the Vera CPU rack — 256 CPUs, all liquid-cooled. Let me tell you about Vera in just a moment. This is the Vera BlueField storage processing system — and also security system. And of course, this is our Mellanox

47:44Jensen Huang

networking — the world’s first CPO. This is Vera Rubin. Incredible technology all coming together. Now, when we built Hopper, we built Hopper — as you know — for pre-training. Pre-training was the most important application, the most important workload we were working on at the time. Then when we worked on Grace Blackwell, everybody said, “Jensen, you know, NVIDIA is really good at pre-training. Inference is so easy.” Do you remember that? People used to say, “Inference is so easy. We could do that too.” But as you know, inference equals money,

48:24Jensen Huang

and the models — MoEs — are so complicated, and to do it at incredibly high response time, fast interactivity, and high throughput at the same time is incredibly hard.

48:38Jensen Huang

Which is the reason why we created NVL72. Today, NVIDIA's token cost is the lowest in the world — not by 10%, but by multiples, orders of magnitude. All because we did extreme co-design. All because we understood the computing model, the computing pattern of inference, and we were able to create NVL72. Now with Vera Rubin, it is beyond inference — it is now inference in an agentic system. This is Vera Rubin. No cables, no hoses, no fans. What used to take — the last time I showed this to you — cables everywhere, amazing to look at. But now

37
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

49:32Jensen Huang

there's a PCB in the middle which connects both sides. What used to take two hours now takes five minutes. The reliability and the resilience of Vera Rubin is going to be off the charts.

49:46Jensen Huang

This is our Vera CPU tray — the most advanced CPU that has ever been built. I want to show you that in just a second. And this is our storage tray — two Vera CPUs, four ConnectX-9, incredible amounts of storage. This is our new LPX — the Groq LPX rack, designed for very low latency inference. The throughput is delivered by Vera Rubin and extended with NVL72. If you want to extend that even further, you can add Groq LPUs. Here we have the Vera Rubin NVLink switch

50:33Jensen Huang

tray — the switches in the middle — and this is revolutionary. Because of Vera Rubin, because of NVL72, and the NVLink switches that we created and invented. And this is our Ethernet switch for scale-out. What’s amazing is we introduced these two systems for Grace Blackwell, and today NVIDIA is the largest networking company in the world. I'm so proud of the networking team. This is such an incredible enabler for everything that we do. I want to now talk to you about the next major

51:17Jensen Huang

industry we're going to be part of. Thank you, Janine. It’s right here — I think there are 2,000 people back there pulling them. Okay, let’s talk about CPUs. Vera CPUs. CPUs built for the age of agentic AI.

51:54Jensen Huang

All of the CPUs until now were created for people. We were the users, we were the renters. The way we use CPUs — we live in a world counted by seconds. The way we rent CPUs in the cloud, the more CPU cores you have, the more you can rent. The economics and the use case of the old CPU are fundamentally different from agents. Agents are impatient. They don't live in a world that is counted in seconds. They live in a world counted in nanoseconds. When an agent uses a tool,

52:42Jensen Huang

it wants the response time to be as fast as possible. When it accesses a database, it has to come back as soon as possible. Every moment that the agent is waiting keeps it from going to the next step, the next step, the next step. It is vital that we make the CPUs as low-latency as possible, as interactive as possible. So we created Vera CPU for the age of AI.

53:12Jensen Huang

Now inside our system, it's used in three different ways. The first way, of course, is within Vera Rubin. For thinking — and inside the Vera Rubin rack, there are already two CPUs. As you know, we are building and selling millions of Vera Rubins. We have sold millions of Grace Blackwells. And NVIDIA already is one of the largest CPU makers in the world.

53:42Jensen Huang

In the Vera Rubin rack there are two CPUs. One for orchestrating and managing the GPUs, managing the KV cache, dealing with all of the software that runs in the rack. We also have the Grace BlueField that is used for security and isolation. The Vera compute is used for the harness, the orchestration of the AI models, tool use, accessing the database. And the data servers are right here — Vera BlueField — the fastest storage servers the world has ever made.

54:26Jensen Huang

And the reason why this is so vital is because agents are accessing memory so incredibly fast. These systems — the storage server and the CPUs — are in the critical path of the most expensive part of the data center. This is the most expensive for a good reason. The economics of the AI factory are tokens. And the tokens are created here. And so, of course, you want to manufacture and generate as many tokens as possible. This is where you put all of your economics, and this has to not be in the way. And so Vera CPU has great requirements on the

38
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

55:15Jensen Huang

CPU architecture, which is the reason why we built a brand new architecture from the ground up. A CPU the world has never seen before. We call it Vera. This is CPU for agents. All the CPUs of the past, we built for humans. This CPU is built for agents.

55:37Jensen Huang

There are four things to keep in mind — the four takeaways. The first takeaway is that the instructions per clock of Vera has to be incredibly good, because we need the latency to be short. We need the processing time — single-threaded performance, not throughput — single-threaded performance has to be world class. Absolutely the best. Which is the reason why the IPC, the instructions per clock of Vera, is so high. It’s the highest in the world. 10 instructions fetched, decoded, and executed per clock. Number one.

56:17Jensen Huang

Number two, the bandwidth necessary to move data in and out of the CPU has to be utterly world class — bandwidth per core. The third is just bandwidth, period. We’re moving data — and remember, I said earlier, agentic systems are fundamentally disaggregated and distributed. Disaggregated and distributed. When computing is disaggregated and distributed, networking becomes the problem. Therefore, we have to move the data around as fast as possible — between the CPU cores, between the CPU and the storage, the CPU and the GPU. The

57:02Jensen Huang

bandwidth around the system, and inside the CPU core, has to be utterly world class. This is the first CPU that's been built in a long time that is literally at radical limits, with a fabric that connects all of the CPU cores at the speed of light — 3.6 terabytes per second. No trip boundary crossings, because all of the CPU cores are talking to each other with extremely high bandwidth. They’re not rented core by core. They’re all working together. The cross-sectional bandwidth of Vera is off the charts. It’s the first CPU to use PCIe Gen 6.

57:49Jensen Huang

It is also the first to use LPDDR5 with 1.2 terabytes per second — two to three times the bandwidth of the highest-performance CPUs in the market. Three times the bandwidth on the inside.

58:06Jensen Huang

The bandwidth per core, and the bandwidth overall, is world class. Now, remember — the number of CPUs is going to be quite high. And the reason for that is very simple. We created CPUs for humans in the past, and humans — there are only a billion of us. There will be billions of agents. And these agents are going to be using the CPUs with very little patience, because the cost of the GPU that they sit next to is too high, too valuable, too precious. Therefore,

58:50Jensen Huang

these CPUs are going to be both performant, but they also have to be extremely energy-efficient, so that we can pack as much CPU as we can into the factory without taking away power from the token generation, which we know is how we make money. These four properties — instructions per clock, or single-threaded performance; bandwidth per core; the total bandwidth around the chip and inside the chip; and energy efficiency — define Vera. It is absolutely world class. When you

59:28Jensen Huang

compare it to the highest-performance x86, it is just off the charts. When you compare it in real, single-threaded performance — real performance — it's off the charts. It is incredible to be able to deliver a 5% improvement on CPUs. It is incredible to be able to deliver 10%. But this kind of performance speedup is just unheard of. This is NVIDIA Vera. What do you think?

1:00:05Jensen Huang

Agentic AI changes the role of the CPU. The CPU is now the conductor, and the GPU is the orchestra. Traditional CPUs were

39
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:00:17Video Narration

built for a different era — maximizing cores per socket, slicing them up, virtualizing, renting by the hour. In the age of agents, the CPU is now a bottleneck to GPU utilization, directly affecting token throughput, latency, and user experience. NVIDIA Vera is the CPU built for the agentic loop — combining NVIDIA's custom data center CPU core with a scalable coherency fabric, for the right balance of performance, cores, and bandwidth to maximize AI factory health.

1:00:51Video Narration

At the heart of Vera is the NVIDIA Olympus core, built for modern data center workloads — branch-heavy Python runtimes, tool calls, and sandbox code execution. Each core is tuned for throughput. A neural branch predictor evaluating two taken branches per cycle. A 10-wide decode engine brings in more work each cycle. A large out-of-order engine keeps instructions moving. Advanced prefetchers with a novel graph engine anticipating the next data fetch.

1:01:21Video Narration

But fast cores only matter when data arrives correctly and on time. Vera is the first CPU to use LPDDR5X memory while correcting multiple errors simultaneously without compromising bandwidth. Vera achieves 40% lower peak memory latency versus x86, keeping cores fed on time through retrieval, analytics, and sandbox execution.

1:01:47Video Narration

NVIDIA's second-generation scalable coherence fabric unifies all 88 Olympus cores on a monolithic mesh. Separate dies for memory and cores are not split across chiplets, enabling 50% faster core-to-core communication than traditional CPUs. And memory-coherent NVLink chip-to-chip connects GPUs directly to the CPU. Beyond GPUs, NVLink chip-to-chip can scale Vera up to multiple sockets, enabling massive bandwidth between CPUs. Vera delivers 1.8 times the agentic sandbox

1:02:25Video Narration

performance of x86 CPUs. Standalone, Vera racks run agent sandboxes, tools, code, and data pipelines. Tightly coupled to Rubin GPUs, Vera keeps accelerated workloads moving.

1:02:39Video Narration

NVIDIA Vera BlueField-4 STX — powers context, memory, and AI storage. Compute, network, storage. Vera is the CPU for the age of agents. This is going to be our new major growth driver. The reviews are already coming out, and it's pretty good. Pretty good stuff.

1:03:18Jensen Huang

Now, remember — Grace and Vera are also the most highly qualified CPUs in the world of AI, because every single data center, every single cloud, every single enterprise, every company that works with NVIDIA on AI has already qualified Grace. The entire software stack has already been optimized for Grace. Every company will be qualifying Vera. Vera will be the most optimized agentic CPU in the world, simply because it's going to go with Vera Rubin, simply because we made the big architecture switch. In fact, during the Grace Blackwell transition,

1:04:02Jensen Huang

the biggest risk was going from external CPU x86 into Grace Blackwell. That transition was extremely challenging. But we did it with incredible execution. Now Grace is literally synonymous with Grace Blackwell. When people say Blackwell, they say Grace Blackwell, because it is now utterly everywhere. Every company’s software stack has been optimized for it. Everybody’s security stack has been optimized for it. And now here comes Vera. I'm super excited about that.

40
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:04:36Jensen Huang

Now, look at some of the performance numbers. Speedups are one thing. It is extremely hard to speed up SQL. SQL — the most famous domain-specific language that has ever been created. Before CUDA, it was SQL. Before OpenGL, there was SQL. Invented by IBM. Today, it is the structured database language of the planet. Everybody uses SQL. This is SQL running three times faster — not 10% faster, not 25% faster. Three times faster. Incredible.

1:05:25Jensen Huang

The next one is real-time stream processing. Remember, your AI is going to be not just reading documents. Your AI is going to be watching for telemetry — especially inside a factory, inside a stock exchange. You’re going to be looking for telemetry continuously.

1:05:44Jensen Huang

The burst of data that's coming in goes into a CPU. This is Vera CPU running real-time stream processing for the New York Stock Exchange. Lynn Martin, the president of the New York Stock Exchange, has been so gracious to partner with us.

1:06:00Jensen Huang

This system runs all over the world, in real time — real-time stream processing. Vera CPU: six times faster. All because of the bandwidth, the single-threaded instruction execution, the bandwidth inside between the cores, the bandwidth outside. Vera is completely revolutionary.

1:06:28Jensen Huang

You know, talking about x-factors is something you do when you're talking about GPUs. It is quite rare that somebody talks about x-factors on real workloads associated with a CPU. So I'm so proud of the team. You guys did such a great job. We have an extraordinary roadmap coming.

1:06:48Jensen Huang

And what’s really exciting is almost everybody is supporting Vera. They’re as excited as we are. This is Vera opening up a brand new market. Agents is a new workload. We built CPUs for humans in the past. We need CPUs for agents, for agentic systems. The properties are different. Why would the CPU be the same? We are building millions and millions of Veras.

1:07:24Jensen Huang

And to go to market with us — Taiwan’s ODMs and computer makers, all the OEMs — you can see the early adopters. The early adopters are the agentic companies. This is the beginning of a new market, a market that never existed before. It’s not going to take away from the old markets, but this is a new market: CPU for agents. And this market will surely be larger than the last, because there will be a lot more agents than there are people, and the agents are very impatient.

1:08:03Jensen Huang

So, NVIDIA Vera CPU. Thank you. This is the most important slide, really. This is the takeaway. The takeaway here is that this is the application pattern — the computing pattern of the next decade. Agents, harnesses, orchestrating large language models. Every company will run it. Every company will be an agent company. Every company will have agents running inside.

1:08:43Jensen Huang

Every company will see that agents need their own operating system. Every company is asking: how do we run agents safely? How do we build agents for our own workloads?

1:08:58Jensen Huang

And so, we have the NVIDIA Agent Toolkit for Enterprise AI. You’ve seen me build this in plain sight. Almost everything that NVIDIA does — at every GTC — if you go back and look at my GTC from five years ago or 10 years ago, you will see today. This, you’ve seen me talking about for several years, because we’ve been building for this moment.

41
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:09:23Jensen Huang

There are four things that companies need in order to build agents as a service, or to build agents to operate. The first thing you need is models — of course, large language models, the smarter the better, the cheaper the better, the faster the better. The second is you need a harness to orchestrate the whole thing. The third — these models want to use tools, and these tools come with skills. And I showed you CUDA-X libraries — those are going to be amazing tools for the agents in the future. And then lastly, you need a runtime. You

1:10:05Jensen Huang

need the operating system that holds it all together. This is the NVIDIA Agent Toolkit. It includes models that you can modify — various world-class open models, and I’ll show you more. You can run agents from anybody. You can run Claude Code — an incredible agent.

1:10:29Jensen Huang

Codex — incredible agent. You could run it inside this harness called NVIDIA OpenShell, which is highly secure for inside the enterprise. The shell protects the agent, keeps it grounded in security policies. Privacy is protected, its rights and privileges are given, its identity is protected.

1:10:53Jensen Huang

And so this OpenShell is being adopted all over the world, and it is open source. You can see so many companies adopting it — Red Hat, Canonical, Microsoft — it's going to be adopted everywhere.

1:11:07Jensen Huang

This is the runtime. And this runtime is fully optimized for the NVIDIA AI platform, which is everywhere. So you can run OpenShell in any cloud, on-prem, and even on device. You have tools and libraries that agents can use. You have models that you can modify or use as-is. Or you have agents — OpenClaw, Hermes — another incredible agentic harness. These agentic harnesses can now run on-prem or for you anywhere. So, four things, and this represents the operating system of the modern enterprise. Now, how do we use this? One of my favorite

1:11:58Jensen Huang

use cases of agents is chip designers. It is the single most important thing that NVIDIA does. And so, of course, we have to partner with Cadence to build a super agent — a chip design super agent.

1:12:16Jensen Huang

It is orchestrated by Codex or Claude Code. It has RTL and architecture diagrams, or schematics, or specifications as input, and whatever you need to fix. And together, we created some super agents that are optimized for the NVIDIA platform, with Nemotron. Let’s take a look.

1:12:42Jensen Huang

Cadence and NVIDIA are partnering to build chip design agents. Hundreds of thousands of NVIDIA

1:12:53Video Narration

chips come together to make the AI factories that power the world’s frontier AI models. Designing these chips, and the systems they run in, is one of the hardest engineering challenges.

1:13:05Video Narration

Trillions of transistors. Three-dimensional circuits at microscopic scale. Every gate, every wire, synchronized to picoseconds, must work in perfect harmony, with no margin for error.

1:13:18Video Narration

Physical prototypes are too slow and too costly. So engineers work in the digital realm. Each chip begins as a set of architectural specifications, then translated into RTL — the language of chip design. RTL must be verified in simulation. A single bug can delay a chip by months. At NVIDIA, thousands of engineers, billions of compute hours per year, millions of tests written, run, and debugged — a cycle that takes teams weeks. To compress this cycle, Cadence and NVIDIA built

42
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:13:50Video Narration

a design verification agent. Codex orchestrates the process. Cadence Chip Stack launches the RTL verification loop, powered by Nemotron and secured by NVIDIA OpenShell. Calling on expert subagents in RTL generation, test bench creation, regression testing, and debug. The system drives itself. The Chip Stack agents run hundreds of simulations with Cadence Xcelium, formal verification with JasperGold. Design flaws revealed. Bugs in the code, fixed. What once took

1:14:24Video Narration

weeks now takes hours. Verification cycles over 40 times faster. Together, NVIDIA and Cadence are reinventing chip design with AI agents. From weeks to hours. From weeks to hours. From weeks to hours. NVIDIA has thousands of chip designers.

1:14:47Jensen Huang

We are going to hire hundreds of thousands of Cadence super agents to work with us, so that we can accelerate our company, so that we can be even more ambitious, create even more amazing things, run even faster. You saw earlier that the toolkit — with models, harness, tools and skills, and runtimes — is the reason why we're working with Cadence so hard to accelerate all of their tools on CUDA, because the agents are impatient. The agents want the answer immediately. And so, models, harnesses, CUDA-accelerated libraries and tools,

1:15:36Jensen Huang

and then the runtime. What you saw just now is all of that coming together. Now, one of the things that it starts with is a great model that Cadence could modify and tune to be expert at the Cadence workflow, at the Cadence expertise, so that they could create super agents that are proprietary to Cadence, with their proprietary knowledge. They have to start with an excellent model. We call it Nemotron. It is dedicated to building open models for the world, so that all of you, all of us, could create our own agents.

1:16:14Jensen Huang

Today, we're announcing Nemotron 3 Ultra. Our next open model, and it is smart. The Nemotron models not only give you the model — we give you all the data that we use to train the model, and because we have a coalition of incredible partners, we work together and contribute data to each other. Nemotron is trained on one of the largest suites of long-running reasoning models, long-running tool task-solving, tool-using datasets in the world, because of all of our great

1:17:04Jensen Huang

partnerships. All of this — from the model, the training scripts, and the data — made completely available to you. This is open models at its best. The best open model system in the world.

1:17:20Jensen Huang

Simple goal: so that you can take all of it, add to it, make it even better, make it yours. Nemotron 3 Ultra is five times faster. This is the world’s first model based on a hybrid architecture of SSM — State Space Models — with a Mixture of Experts. The architecture is incredibly fast.

1:17:46Jensen Huang

We made it fast so that you could think fast. When you think fast, you can think longer at the same cost. So five times faster. It is also 30% cheaper — 30% lower cost to run in total FLOPs and total inference time — than even the most cost-effective models in the world. We’re comparing against the world’s best open models. Frontier smart. Five times faster, 30% cheaper. Completely open. We’re completely dedicated to this. This is now Nemotron 3. We’re currently working on Nemotron 4.

43
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:18:26Jensen Huang

So this entire toolkit — from models, harnesses, tools and skills, and runtimes — is the reason why every enterprise company in the world has the ability now to create their own agents, just like Cadence did with their super agents. And we're working with so many companies — Cadence and CrowdStrike, ServiceNow and Palantir, SAP. People always said, “Jensen, the agents are going to disrupt these markets.” I said: completely the opposite. And you can now see it. Agents are going

1:19:03Jensen Huang

to create the largest opportunity ever for my partners and friends. And we have the NVIDIA Agent Toolkit for Enterprise AI to help them. So there you go.

1:19:23Jensen Huang

First, Vera Rubin in full production. Two, Vera CPU — CPU built for a new generation, for agents. And three, NVIDIA's Enterprise AI Toolkit, so that every enterprise and every enterprise software company can build agents.

1:19:53Jensen Huang

My relationship with you started here. And many of you, many of my friends and partners here in Taiwan — your companies started here. This is, in a lot of ways, the beginning of the modern computer industry — 40 years now. And NVIDIA is 33 years old.

1:20:16Jensen Huang

The PC industry was already starting to get going — Windows 1, Windows 2, Apple 1, Apple 2 — and by the time we came along, Windows 3.1 was the PC. And as you know, Windows 95 made the PC personal.

1:20:36Jensen Huang

It took the PC from enterprises and companies and made it into a consumer electronics device. Everybody should have one, and everybody does. This is the beginning. This computing platform did several things incredibly smart. Windows was not just disaggregated, as you know. Windows was properly abstracted. It was architected just right — system BIOS, open chipsets, the operating system with drivers that could be connected and installed at runtime, and an abstraction layer with a multimedia API that opened up the PC to what we all

1:21:24Jensen Huang

know today. Each one of these elements was essential in making the PC so popular. 40 years later, Microsoft and NVIDIA are going to reinvent the PC. This is going to be the new PC. Now, tomorrow night I'm going to be with Satya. We’re going to talk a lot more about the work that we're doing together. Microsoft and NVIDIA — over the last three years, it took this long to completely reinvent how the PC is going to work so that we could be ready for this moment.

1:22:04Jensen Huang

As I mentioned earlier, the computing pattern called an agent is going to run in AI clouds. It’s going to run inside enterprises. It is also going to run on your PC. What’s going to happen to that PC when it has an autonomous agent? An agent that's helping you, that understands you.

1:22:26Jensen Huang

You could talk to it. It could look at you. You can ask it to refile things, go help you, do some research. It could do a lot more than I’ll show you. But the new operating system is, of course, the old operating system plus large language models. Large language models in a lot of ways are the modern version of DirectX. It has, of course, input and output, understands prompts, it understands computer vision, it can generate video, it can generate sound. It is the modern

1:23:00Jensen Huang

extension — the intelligence extension — of the PC. On top of that, the application, as I mentioned before, is going to be replaced by an agentic runtime. And that is the modern It started with a spark. An

44
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:23:26Video Narration

idea — to reimagine the PC for the first time in 40 years, for the age of AI. What becomes of our personal computer in a world of agents? Agents running natively, connected to models — local or in the cloud — are personal AIs, sandboxed for security, running continuously, getting work done. The chips and the OS must evolve. Introducing RTX Spark — everything we’ve learned over 33 years, distilled into one chip. Blackwell RTX GPU with 6,144 Tensor Cores. One petaflop of

1:24:12Video Narration

AI performance. A custom 20-core Grace CPU, built in partnership with MediaTek. Fused by NVLink. 128 gigabytes of unified memory. TSMC 3-nanometer process. 70 billion transistors. And in close collaboration with Microsoft — a Windows platform for agents. We’re reinventing the personal computer. We’re creating for the age of agents. This is the dawn of a new personal computing revolution. And it starts with NVIDIA RTX Spark.

1:25:04Video Narration

Here it is. Of course,

1:25:18Jensen Huang

I’ve got to show you the most beautiful part — which is video games. It’s also the closest to our heart. This is Forza. This is 007, by the way — the new 007 game, I'm looking forward to playing it. I look a little bit like him. Ladies and gentlemen, NVIDIA RTX Spark laptops. Now, thank you. I have too many things in my pocket. Okay, all right. This is the most amazing chip the world has ever built. This is the chip we built in partnership with MediaTek. I think I saw Rick

1:26:09Jensen Huang

earlier. This is a beautiful chip. This is a chip that, frankly, would take 33 years to build. And the reason for that is because 100% of NVIDIA software runs here. If you want to run digital biology, no problem. If you want to do seismic processing, no problem. You want astrophysics, no problem. Everything associated with CUDA — all the physics, all the biology, all the genomics, all the AI, all the computer graphics — no problem. Every single application NVIDIA

1:26:45Jensen Huang

has ever created, and every single application that Windows has ever run. Microsoft and NVIDIA meticulously optimized everything so that this computer literally runs everything the world has ever created. Plus, it now runs agents. It is an incredible computer. I am so proud of it.

1:27:15Jensen Huang

Okay. Now, I want you to keep that in mind for the next video I'm going to show you. Just imagine — everything here is going to run on your PC. Now, that computer could have a local Nemotron 3 Ultra model, or a Nemotron 3 model, or it could have Claude Code, or Codex, or some other model in the cloud, or something on the network. And it's going to work and do Every house starts as

1:27:49Video Narration

an idea. Getting from idea to design takes a myriad of tools, expertise, and a lot of time. Now, an agent running locally on RTX Spark can help me design a house using the tools on my laptop — with an OpenShell sandbox, running the Hermes harness, connected to Claude Sonnet in the cloud. I select the site, share my concept sketches and mood board of styles to inspire my design. And the prompt — a text description of the requirements and the design intent. My agent goes to work. Using the tools on my laptop,

1:28:31Video Narration

it opens Rhino and starts modeling the site, shaping terrain, setbacks, and the building envelope. Then it proposes building forms, optimized for cost, comfort, and quality.

1:28:45Video Narration

With the form defined, my agent generates the interior layout. Walls, circulation, rooms begin to take shape. I jump in whenever I want to adjust, to change. Doors, windows, and structural elements are placed automatically. My agent detects its own mistakes and fixes them.

45
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:29:11Video Narration

When I approve, the agent exports the model from Rhino into Blender — materials and object properties transfer with the design context intact. I fine-tune the materials, get the look just right. Then I pick the shots. Blender renders the house. My agent, using generative AI with the Flux 2 model, makes them photorealistic. Multiple viewpoints, lighting conditions. What was once a complex workflow is now guided and simplified by my agent working on RTX Spark — designed at

1:29:47Video Narration

the speed of imagination. The developers are so excited about this — it's an incredible computer. All of the acceleration, all the software capabilities

1:30:05Jensen Huang

associated with it, working with every developer to make it incredible for all of you. The next one — Adobe. Incredible tool suite, used by tens of millions of people around the world.

1:30:18Jensen Huang

They have re-engineered the architecture, the core of Adobe Photoshop and Premiere, and they’ll release it for RTX Spark. It is twice as fast. It’s already fast — now it's going to be twice as fast. And it's also designed to be agent-friendly — with its MCP server, it can now interact with agents on your laptop. The number of partners that are so excited to bring RTX Spark to market is just incredible. This is the first great PC reinvention in 40 years. And I'm just so happy that all of you and the ecosystem around the world has joined

1:31:02Jensen Huang

us. This is basically everybody. Everybody will support RTX Spark, and we'll be building incredibly smart and powerful and beautiful laptops with all of you. Thank you very much.

1:31:20Jensen Huang

But that's not all. RTX Spark is a reinvention of the laptop. But in fact, Microsoft and NVIDIA are reinventing all of PC. And today we're announcing a whole new line — three revolutionary Windows machines, covering desktop, laptop, and workstation — all 100% Windows compatible, 100% CUDA, 100% NVIDIA AI Tensor Core. Everything that runs on NVIDIA on all these different platforms around the world, runs here. This is the first completely re-engineered, reinvented line of PCs in 40 years. Now, what’s really amazing is this. So

1:32:10Jensen Huang

this is the RTX Spark laptop. This is the desktop. This one’s from MSI — Joseph, this one’s yours. Look how beautiful it is. This agent could run 24/7, meter-free. You can download your agent, you can run it right here. It’s running all the time. No meter anxiety. And it's connected to your whole house — connected to your laptop, connected to your display, all the cameras, your dryer, your water cooler, your water heater, your everything, whatever you want — your security

1:32:57Jensen Huang

system. All connected to this. And this becomes your personal AI, your personal AI agent. And it gets smarter and smarter and smarter over time, because today we have Nemotron 3 Ultra. Tomorrow we have Nemotron 4. Then you switch to Nemotron 5, then Nemotron 6, and we just keep getting smarter, smarter, smarter. And meanwhile, this is sitting at home, helping you do things. If you want to book travel, no problem. And if you want an incredible system — this is DGX

1:33:31Jensen Huang

Station. Compatible with Windows, runs everything in Windows, and it has 768 gigabytes of memory. And so you could run a trillion-parameter model. This is unbelievable. 20 petaflops, eight terabytes per second of memory bandwidth, and this sits by your desk.

1:33:58Jensen Huang

If you're a developer of large language models, a developer of agents — having this sit by your desk gives you all the compute you need, and then when you deploy it, you put it in the cloud.

46
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:34:10Jensen Huang

Now, there's something that, if you look at this and think about this, something is happening here. Remember 15, 20 years ago — we used to have an idea called a phone. Today, when you think about your phone, the one thing you don't do with it is make phone calls. You do just about everything else. And so that phone means something very different to you than a phone of the past.

1:34:49Jensen Huang

I am certain what’s going to happen here is that the PC, 10 years from now — the PC that you think about today, a tool where you launch applications, click and type — is going to be completely different. Here’s my theory. I can totally imagine, just as every house today has a home theater, big TVs, lawn mowers, dishwashers — I could totally imagine that someday there's actually an AI supercomputer in your house. And it's running all of your agents. It’s running all of your assistants, and they’re doing all kinds of things for you all the time. You want AI agent computers running in your house. And these, in time,

1:35:51Jensen Huang

become a lot more like R2-D2 to you. It becomes more like C-3PO to you than it feels like a PC. There is no question — this reinvention of the computer is as big a deal as the reinvention of the phone into what we now know as the smartphone. And so, this is the beginning of that journey.

1:36:15Jensen Huang

This is the beginning of a new line. We have a roadmap for this — a brand new product family. Every single generation of architecture, we will have a desktop, a laptop, and a workstation.

1:36:33Jensen Huang

And the thing that I'm just incredibly pleased and incredibly honored by is that 100% of the world’s PC industry has joined us to reinvent the PC. A new line, a new beginning. Thank you.

1:37:01Jensen Huang

As you know, agentic AI is just a digital robot. It understands, it reasons, it plans, and it acts and uses tools. Agentic AI is going to run across all of these computers. We’re working on humanoid robotics computers, robotics computers of all kinds. We’re working on self-driving car computers. We’re working on satellites. You have GeForce, which has Tensor Cores. I just talked about a whole new line of PCs. Agriculture equipment, manufacturing equipment, heavy industry

1:37:42Jensen Huang

equipment — all will be agentic. Even your base stations — the radio stations of the future — are going to be agentic, understanding traffic and thinking about how to coordinate with other base stations so that you can use as little energy as possible, increasing the spectral efficiency.

1:38:10Jensen Huang

And so everything will run agents. Today, NVIDIA is largely in the center. But I am pretty certain that there will be tens of billions, hundreds of billions over time, of agentic systems and agentic computers running around the world. The biggest problem is data. In the case of language models, all the English and all the language that we have on the internet that we train on was from the perspective of us — we wrote it and we're reading it.

1:38:42Jensen Huang

However, in order to create data for AI robotics, it has to be from the perspective of the robot. And most of the world’s video data is from a third person, not first person. And so, agentic systems, robotic systems, physical AI — the data is the hardest problem.

47
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:39:06Jensen Huang

You’ve seen us move up this ladder. We started with teleoperation, which is basically human demonstration — no different than the big breakthrough of reinforcement learning from human feedback. Then we use simulation — this is where Omniverse comes in, no different than reinforcement learning with verifiable rewards. We use these systems to bootstrap the AI model, the physical AI model. Eventually we're able to learn from third-person data, reprojecting into first person. And now, eventually, through bootstrapping, we have a World Foundation Model

1:39:48Jensen Huang

that can understand the physical world from any perspective you want — third person, first person, inside and out. This is a big breakthrough. And today, we're announcing Cosmos 3.

1:40:07Jensen Huang

Cosmos 3 is the frontier of physical AI. We are at the frontier with language models — there are so many people working on it. However, in physical AI, we are absolutely the world’s best. I am so proud of the team for doing this. This is the Foundation Model for all of your work. Whenever you want to create a robot — a factory robot, a robot that works in a factory, any kind of robot that involves the physical world — you now have a companion in Cosmos 3 that can understand and

1:40:44Jensen Huang

reason. It can generate, it can simulate, and in the loop it can even be the policy itself. It is at the top of leaderboards all over the world. I am incredibly proud of Cosmos, and today we're The real world is infinite

1:41:03Video Narration

and unpredictable. Physical AI needs data, but real-world data is impossible to scale. For physical AI, compute is data. This is Cosmos — an open frontier omni-model for physical AI, built on a new Mixture of Transformers architecture. Pixels, action, sound, and language flow into the autoregressive transformer, which reasons, plans, and instructs the diffusion transformer, which generates what comes next.

1:41:35Video Narration

Developers post-train Cosmos across embodiments and use cases. As a VLM, Cosmos watches the physical world, understands what’s happening, describing scenes and flagging what matters. As a world model, Cosmos generates physics-accurate synthetic video from an image, text, or video. As a simulator, Cosmos closes the loop for policy training and evaluation.

1:42:03Video Narration

And as the foundation of NVIDIA OmniDreams — an action-conditioned world model — Cosmos predicts the future frame by frame. Post-train Cosmos and it becomes a world action model — perceiving, reasoning, planning, generating actions — for robots of every kind, for everything that moves. A new kind of data. A new kind of teacher, generated by compute. Cosmos — the foundation for developers in the age of physical AI.

1:42:55Video Narration

Text data plus compute gives you AI. Now that we have AI, compute is data. And so, use Cosmos 3,

1:43:07Jensen Huang

train a whole bunch of models. Cosmos is such an incredible open model system — it's exactly the same as Nemotron. We open the model, we open the data, and we even open how we trained it so that you can enhance it for yourself and turn Cosmos into your proprietary model.

1:43:23Jensen Huang

We have such incredible partners working with us in so many different industries. Now, the model itself is, of course, the most understandable part of the AI stack. But the AI stack is very complicated — it has generators, the model, simulators, and the runtime. Just as it is for agentic systems, cars are essentially physical AI — agentic robots that are autonomous vehicles — and they have this complicated stack too. Today we're announcing Alpamayo 2 Super, an

48
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:44:00Jensen Huang

open model for self-driving cars. We’re working with car companies across the world. If you look at the brands that have signed up for NVIDIA DRIVE Hyperion — that are building NVIDIA DRIVE Hyperion cars — this represents about 80% of the world’s car manufacturers.

1:44:23Jensen Huang

We are going to have a whole lot of NVIDIA DRIVE Hyperion systems that are able to run Alpamayo 2 Super, or anybody else’s NVIDIA stack. We are also connected into mobility services — approximately 97% of the world’s mobility services are connecting with us — so that when we deploy Alpamayo 2 Super on the DRIVE Hyperion runtime, with the Halos operating system,

1:44:55Video Narration

Hey Mercedes, let’s go to my favorite sandwich shop. Routing to your destination. Lane is clear, pulling out to start drive. Nudge left due to the stationary lead vehicle ahead blocking our lane. Slow down to stop at the stop sign, controlling the intersection. Stop to yield to the pedestrians. Since the person is in our lane, yield for the cutting vehicle from the left. Nudge left to clear the stopped vehicle blocking on the right. Keep distance to the cutting vehicle since it is merging into our lane. There is a

1:45:28Video Narration

lane stream crossing ahead. Stop to keep distance, decelerate. Stop at the stop sign, intersection is controlled. Stop, yield to the cross traffic. Keep distance to the truck. Nudge left due to the truck blocking on the left side of our lane. Your destination is on the right.

1:45:57Video Narration

Alpamayo 2 Super — the world’s first reasoning If you let it talk all the time, it will drive

1:46:08Jensen Huang

you crazy. But we're very happy that it's talking to itself all the time. That’s called thinking. And so Alpamayo 2 Super is a reasoning car. The technology that we’ve created also applies to humanoids. Of course, there are many new breakthroughs that have to happen. NVIDIA Isaac GR00T is our humanoid robotics stack — model, data generation, simulation, the runtime including the operating system. This represents the GR00T platform, the Isaac GR00T platform. Every one of our systems — the exact same architecture — whether it's an agentic

1:46:53Jensen Huang

system for the cloud, an agentic system for the PC, a robotic system for a self-driving car, a robotic system for a humanoid robot — all the same. And of course, in every single case, we build everything completely. We built everything vertically, completely integrated with co-design, extreme co-design. And then when we open it up for everybody to use — whichever part you like, whatever you want to use, we even help you modify.

1:47:26Jensen Huang

But the one thing that is missing is we need a reference platform for robotic systems. These robotic systems are so complicated — so many motors, so many sensors, so fragile — and yet we need to have a way to deliver these reference platforms, just like we do with PCs and DGXs and clouds and self-driving cars. We now are going to do it for robots. Today, we're announcing the NVIDIA Isaac GR00T reference humanoid robot — fully integrated. 25 degrees of freedom on each hand, made by Sharpa. 31 degrees of freedom on the robot, 6 feet, 150 pounds. Just

1:48:09Jensen Huang

like me. The first number is shorter, the second number is bigger. Otherwise, pretty close. And this platform runs the new Jetson Thor and our entire software stack — data generation stack, data simulation stack, the runtime — all integrated into a robot designed for everyone to use. We built this for higher education and university researchers, because for them to build this themselves is insanely hard. And so let’s take a look at that.

49
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:48:45Jensen Huang

The next leap in AI is general-purpose robots — humanoids. But building one is

1:48:51Video Narration

hard. Every team starts from scratch, stitching together simulators, teleoperation systems, data pipelines, and training infrastructure. Months of setup before research can start.

1:49:03Video Narration

NVIDIA Isaac GR00T — an open development platform for humanoid robots. Open models, simulation and training libraries, and data generators. Plus, the robot computer — fully pre-configured, ready to go in hours. First, set up the simulation environment in Isaac Lab. Capture demonstrations with Isaac Teleoperation on a real or simulated robot. Generate synthetic data with Omniverse and Cosmos, scaling one demonstration into thousands.

1:49:42Video Narration

Train policies, evaluate them in Isaac Lab Arena. Deploy through Isaac ROS, running on Jetson Thor. Every element is modular and open — use ours or swap in your own. GR00T is powering robotics research across every discipline for every domain, from research labs to factory floors.

1:50:20Video Narration

One open platform. And now, a new edition: Isaac GR00T reference design robots — built on NVIDIA's open platform, ready for frontier research, for any lab, anywhere. The age of robotics starts here. NVIDIA Isaac GR00T.

1:50:48Video Narration

So many robots. Well, we can just

1:50:56Jensen Huang

let everybody who’s working on robots in the world — let me tell you what I told you. The computer industry has been completely changed. In the last six months, everything changed. Everything changed because agents were realized, and it converged with the latest frontier models, and it made possible for AI to now do useful work. The computing pattern will repeat over and over and over again. This computing pattern — an agent that has a model, a harness that uses tools with

1:51:32Jensen Huang

skills, and runs in a runtime — that runtime depends on whether it's in a cloud or on-prem, on a PC or a robot. But the computing pattern is exactly the same for all of them. You will use different harnesses because of your preference. You’ll use different models because of your preference. You will improve them for your proprietary use. You would create super agents that you can offer to other people to help them do their work.

1:51:59Jensen Huang

This agentic platform, this agentic pattern — NVIDIA has an Enterprise AI Toolkit. This is a wonderful way for all of you to engage with AI, and for us it's a wonderful growth opportunity.

1:52:13Jensen Huang

Vera Rubin is in full production. Whereas Grace Blackwell was created to process AI — particularly inference — Vera Rubin was created to run agents. It is in full production. It is much, much more than a GPU. It is an entire, disaggregated, distributed agent processing system.

1:52:35Jensen Huang

NVIDIA has really become an infrastructure company — not just a GPU company, not just a systems company, but an infrastructure company to help you generate the maximum revenue, the maximum profit, and to get there as soon as possible. The agentic world — this new way of computing — where you build CPUs for agents, not for people. CPUs for agents have their own special requirements, and NVIDIA Vera is revolutionary. I'm so happy about its ramp.

50
附錄 B

Corrected English Transcript

Corrected from the supplied transcript for spacing, punctuation and obvious proper-noun issues. It is not an official NVIDIA transcript.

1:53:08Jensen Huang

The orders are already in. It’s going to be the fastest and most successful product launch in our company’s history. NVIDIA and Microsoft have created a whole new line of PCs. This is a new beginning, and of course, the exact same agentic computing pattern that I just described is also going to run on all kinds of devices. I mentioned PCs, but in the future it’ll be robots and satellites and base stations and factories — in the cloud, on-prem, at the edge. This agentic computing pattern will be replicated in computers all over the world.

1:53:50Jensen Huang

How we think about the personal computer will very likely change. I want to thank all of you for your partnership, your friendship. We couldn’t be here without everything that we do together. I am so proud of how successful you’ve been this last year. The next year is going to be even more. I have one more thing for you. Let’s take a look.

1:54:32Jensen Huang

[Closing performance — partial lyrics as

1:54:38Video Narration

captured:] Useful AI has arrived, agents working by your side. Can’t miss the things we said today — we're gonna break it all down for you, Taipei. Agents — widely misunderstood, only movie stars had them in Hollywood. Now they’re your coworkers, making dreams come true, building companies from living rooms. There’s so much confusion — we hear you. That’s why we created Vera, gonna show it's true.

1:55:09Video Narration

The cheapest token coming through. Ten times throughput — more for special agents, double down. Vera keeps agent memory true. Now let’s talk about it — CPU. Fifty percent faster. Not for x86.

1:55:25Video Narration

It’s built for agents. Everyone’s welcome to the NVIDIA party. Vera Rubin in full production. 5X, faster work is done. OpenShell, keep the sandbox tight. Here’s a five-layer cake, make no mistake.

1:55:58Video Narration

MaxLPS keeps power lean. Optimized for you — so you can have your cake and eat it too. PC reinvention — 40 years. Running anywhere Windows goes. Turning compute into synthetic data, reasoning through, understanding the world like people do. It’s how they learn to move.

1:57:12Video Narration

The future’s here — come see what’s next. Thank you, Taiwan. Welcome to Computex.

1:57:36Jensen Huang

Have a great time, everyone. Thanks for an amazing year. Thank you for all your friendship and support. Thank you. Take care.

51