NVIDIA Engineers on Why Agents Scaled Only After They Got a Sandbox
Two NVIDIA engineers walk through the AI factory they built for themselves — a slow, long-lived stack underneath, a workload layer that churns on top, and a secure workspace in between that finally let agents run unattended, while internal demand grew to four trillion tokens a month.
The Five-Layer Cake Is Cut in the Middle
Nic Borensztein uses Jensen's five-layer cake to place the split: the reference architecture covers energy, chips and infrastructure, and the validated design covers everything that runs above them.
it would be as a five-layer cake, this is an analogy that Jensen has used that it goes from energy, chips, and infrastructure up to models, applications, and the enterprise reference architecture kind of covers those bottom three layers while the validated design covers everything above
Compliance Pushes You On-Prem; Tokenomics Pulls You
Nic sees two distinct motivations bringing enterprise AI compute on-prem: regulated data that cannot move freely, and token budgets that only become visible once a POC succeeds and scales.
one of the other reasons, increasingly, is simply tokenomics. As people are moving their AI projects from being POCs, that they're just trying to understand the utility, to now they found the utility, they're scaling it up, and now they're getting a look at the token budgets
Chip Nemo Got Rebuilt From Scratch. Twice.
NVIDIA's internal chip-design agent, Chip Nemo, has been in the works for more than three years, and its team has torn the harness down and rebuilt it from scratch twice as the cutting edge kept moving.
But then they redesigned and rebuilt it from scratch. And then the cutting edge shifted again, they redesigned and re-implemented from scratch
The Killer App Was a Desktop That Never Sleeps
Jon Fernandez's team already ran cloud-hosted desktop compute for developers, and pointing it at the need for a protected place to run agents produced a service that thousands of NVIDIA employees now use daily.
It runs twenty-four seven because it's a virtual type of a desktop. It's not a laptop that you shut down and then the work stops. And then secondly, it allows agents to run autonomously, which is the real superpower of agents
Approval Fatigue Is a Scaling Wall
Jon frames the old way of working with agents as an endless string of confirmation prompts that both wears the human down and stops the work, which is why running autonomously but safely was the breakthrough.
historically you would have to hit the enter button all the time, right? And so you're working with AI, you're working in some agent. Are you sure you want to do this? Yes or no? Yes, yes, yes, yes, yes. And you get that fatigue, but it also just stops your work
Isolation Belongs Next to the Tool Calls
Nic breaks the agent into a perceive-reason-act loop and places the isolation layer alongside the tool calls, the step where an agent actually reaches the outside world.
there's like this perceived reason act loop right yeah perceive is all the context engineering retrieval and memory that goes into it reasoning is the LLM wherever you're running your actual token service and act is all the potential tool calls that you need to make
Demand Compounds Faster Than You Can Build
NVIDIA's internal token demand grows forty percent month over month while expanding the AI factory takes six to nine months of ordering, planning and power, so the two have to be planned in parallel.
We're serving four trillion tokens a month at ninety nine point nine nearly availability, like two hundred million infrastructure inference requests per day
Confidential Compute Could Bring Frontier Models On-Prem
Nic expects confidential computing for inference to catch on, because it gives a frontier lab a way to deploy encrypted weights on-premises while the enterprise keeps custody of its own payloads.
there's this new technology, NVIDIA Confidential Computing, that can provide a secure way for a frontier AI lab to deploy on-premises. So now you have the benefit of this multi-billion dollar IP investment is encrypted in a way that is provably impossible to crack on-prem