
Think of a professional athlete. What separates elite performers is what happens between games: continuous refinement, adjusting to new opponents and sharpening skills based on what the last game exposed.
Agentic AI works the same way. A model is no longer asked for an answer. It's given a goal and has to keep adapting as environments shift, edge cases emerge and tools change. Unlike a generative model responding to a prompt, an agentic model must plan, use different tools and recover from problems it encounters mid-run.
That's why post-training, the phase that refines a model after initial training on raw data, is no longer a one-time finishing step. It's continuous, because the environment that agentic models operate in shifts fast. The tools an agent uses can change week to week. Edge cases surface in production that no test set anticipated. Each deployment brings its own codebase, policies and environment.
Post-training runs loop back from production as new problems surface. The compute footprint grows not because any single run is larger, but because the runs never stop. Agentic AI introduces a new compute pattern for post-training, making it the central workload of the agentic era and the primary driver of intelligence per dollar.
The goal of post-training is to maximize intelligence per dollar by maximizing the yield of every forward and backward pass in the continuous learning cycle. The forward pass - inference - is measured in cost per token. That means that every improvement to cost per token flows directly into intelligence per dollar.
Agentic Post-Training Demystified Post-training is where intelligence is built. In pretraining, the model learns to predict the next token, which gives it fluency but not intelligence. Post-training is where it learns to write code, plan a multistep task, use a search tool and recover when something goes wrong. Inference is what comes after: the model working on the job, priced in cost per token.
Because there's no answer key to memorize, only a reward, the model learns by reinforcement learning (RL) techniques. When given a task, it writes out an attempt - the forward pass - the same work it does on the job. The attempt is scored, and the lesson updates the model's weights - the backward pass. Across millions of attempts, intelligence grows.
Each step is compute intensive, and running this loop at scale is an orchestration problem: thousands of environments generating rollouts in parallel, rewards being verified and updated weights flowing back into training with accelerators fully utilized. NVIDIA NeMo open libraries, such as NeMo Gym for training environments and NeMo RL for distributed post-training, turn post-training from bespoke research code into repeatable infrastructure.
Why Intelligence per Dollar Extends Cost per Token If inference is the revenue engine, post-training is the multiplier: the more capable the model, the higher the value of every token served.
Cost per token is the key metric for the inference factory: the all-in cost of delivering 1 million tokens. Intelligence per dollar sits one layer up, answering a different question: what does it cost to build a model worth serving, and keep it worth serving as its environment changes?
The two are nested, not competing. AI infrastructure that lowers cost per token also lowers the cost of every point of intelligence built into the model. And every point of intelligence built in raises the value of every token the inference factory serves.
In other words, cost per token measures operating yield; intelligence per dollar measures whether the investment in model intelligence is paying off.
Maximizing Intelligence per Dollar: Post-Training Nemotron 3 Ultra NVIDIA Nemotron 3 Ultra - an open weight, 550-billion-parameter mixture-of-experts (MoE) model, offers verifiable benchmarks and a fully disclosed post-training recipe run on NeMo RL. It scored 71.7% on a standard real-world coding benchmark, SWE-bench verified, where it produced a working fix for roughly seven in 10 real software bugs from open source projects, each one checked against the project's own tests.
Illustrative 20 billion rollout tokens, based on prior-generation Nemotron 3 Super's 1.2 million rollouts at 10,000 tokens each, scaled up for the larger Ultra model. Intelligence per dollar between platforms is independent of this assumption; the absolute values scale with the token count. The NVIDIA Blackwell platform lowers cost per run and makes the frequent post-training the agentic era demands economically viable. That intelligence is reaped across every token served.
The NVIDIA Vera Rubin platform extends the trajectory further, training the largest models with one-fourth the GPUs of the Blackwell generation. It was codesigned from end to end to maximize intelligence per dollar for the agentic post-training load: more rollouts per run, more environments in play and post-training cycles that never stop.
Post-Training Workflows in Action Prime Intellect's Lab continuously post-trains frontier open models on NVIDIA Blackwell and uses NVIDIA Dynamo for inference orchestration. With Vera Rubin, Prime Intellect plans to scale reinforcement learning environments, generate more rollouts per run and accelerate training-to-inference iteration loops to maximize intelligence per dollar for businesses.
Prime Intellect has optimized its sandbox infrastructure to integrate with NVIDIA Vera CPUs, enabling low-latency, energy-efficient reinforcement learning. Open source tools and models such as NVIDIA Nemotron and NVIDIA NeMo Gym are also integrated into its software stack. When comparing realistic RL sandbox workloads against alternative x86 architectures, Prime Intellect found that Vera delivers, on average, 30% greater throughput per CPU.
Perplexity's RL post-training st
More from Nvidia
17/07/2026
Think of a professional athlete. What separates elite performers is what happens...
16/07/2026
Onimusha: Way of the Sword is coming to GeForce NOW at launch, with the playable...
15/07/2026
General-purpose robots and autonomous machines are moving from research labs to ...
15/07/2026
Home to leading manufacturers, robotics pioneers, infrastructure builders and iconic gaming companies, of course, Japan is one of the world's centers of AI ...
14/07/2026
Editor's note: This post is part of the Nemotron Labs blog series, which exp...
14/07/2026
Power is AI infrastructure's inescapable constraint. How many tokens an AI factory can generate within a fixed power budget determines its revenue and profi...
09/07/2026
This GFN Thursday brings more games, more power and more ways to play on GeForce NOW.
The cloud gaming service is expanding with a new GeForce RTX 5080-powere...
08/07/2026
NVIDIA Nemotron 3 Ultra is offering leading performance at lower cost than top c...
07/07/2026
Max single-threaded CPUs at scale are a new category of CPUs built for the agentic AI era.
Across the creation and deployment of an agentic system, the CPU is...
06/07/2026
Open source AI has shown how quickly developers can innovate when models, data a...
06/07/2026
Nations have long invested in domestic infrastructure to advance their economies, protect and use their data, and take advantage of technology opportunities in ...
06/07/2026
Every year, the International Conference on Machine Learning (ICML) reveals where thousands of AI researchers have decided to put their work.
This year's ...
02/07/2026
Summer is heating up - and GeForce NOW is taking players along for the ride.
Start the month with Monopoly: Star Wars Heroes vs. Villains, bringing a galaxy fa...
01/07/2026
As AI moves from model development to production inference, compute demand is ac...
30/06/2026
Life sciences has entered an era of computational scale, and for more than a dec...
30/06/2026
As organizations move from AI pilots to production AI factories, infrastructure decisions have shifted from peak chip specifications to cost per token: how many...
30/06/2026
Editor's note: This post is part of Into the Omniverse, a series focused on ...
29/06/2026
Anthropic's Claude models in Microsoft Foundry - hosted on Microsoft Azure a...
29/06/2026
Showcasing the importance of open source innovation in American AI, Palantir'...
25/06/2026
Summer savings are heating up. From the Steam Summer Sale to GeForce NOW membership discounts, this week's GFN Thursday delivers double the deals and more w...
23/06/2026
Building AI systems at scale is demanding, requiring low-latency inference, fast vector search, strong GPU price-performance and infrastructure that can grow wi...
23/06/2026
News Highlights:
NVIDIA technology runs 81% of the TOP500 and 90% of the systems new to the list.
26 systems on the TOP500 adopted the NVIDIA Grace CPU, up ei...
23/06/2026
Editor's note: This post is part of the Nemotron Labs blog series, which explores how the latest open models, datasets and training techniques help business...
22/06/2026
Telecom operators have seen remarkable returns from using generative AI to automate network management, customer care and back-office operations. Most of that i...
22/06/2026
The next era of AI will not be defined by compute alone. Its growth will be dete...
22/06/2026
Mission, Vision and Veritas - new Los Alamos National Laboratory (LANL) supercom...
22/06/2026
At the ISC conference running in Hamburg this week, NVIDIA is introducing new so...
22/06/2026
For the past two years, the U.S. National Science Foundation's National Arti...
22/06/2026
JUPITER, Europe's first exascale supercomputer at Germany's Forschungszentrum J lich, runs on NVIDIA Grace Hopper Superchips and NVIDIA Quantum-X800 Inf...
21/06/2026
Hot tubs sit at about 38 to 40 degrees Celsius, warm enough that most people can only soak for about 15 minutes. NVIDIA's newest AI servers can run their co...
18/06/2026
In a consequential grid infrastructure decision, the Federal Energy Regulatory C...
18/06/2026
Play favorite titles from popular game libraries, keep progress synced and jump ...
18/06/2026
The digital era gave the advertising and marketing industry speed; the AI era is giving it autonomous operations.
For companies building next-generation techn...
17/06/2026
A year ago at NVIDIA GTC Paris at VivaTech, France laid out plans to advance local AI - from new AI factories and national compute capacity to open frontier mod...
16/06/2026
Enterprises are moving agentic AI from proof of concept to production - and the next generation of AI factories are built for the era of agents.
At HPE Discove...
16/06/2026
AI runs at the speed of light. More and more, that light is made in Texas.
Cohe...
16/06/2026
Every breakthrough AI model starts the same way: with a training run. The infrastructure running those training jobs shapes everything: how fast teams can itera...
12/06/2026
AgentPerf from Artificial Analysis, the industry's first agentic AI benchmark, gives developers, enterprises and infrastructure providers a clear way to com...
11/06/2026
The GeForce NOW summer sale kicked off today with limited-time savings of up to ...
10/06/2026
Today, Google DeepMind released DiffusionGemma - an experimental open model built for exceptionally fast text generation. NVIDIA has optimized DiffusionGemma to...
10/06/2026
A car pulls up to the curb. The app says, Your ride is here. No one's in the driver's seat. For people who live in one of the dozens of cities now hos...
09/06/2026
NVIDIA GPUs with Confidential Computing are now used for confidential inference in Apple's Private Cloud Compute (PCC), as it expands beyond Apple's dat...
07/06/2026
NVIDIA and Doosan Group are expanding their collaboration to advance new opportu...
07/06/2026
NVIDIA and LG Group are building an AI factory to accelerate LG Group's next...
07/06/2026
A year ago at London Tech Week, NVIDIA founder and CEO Jensen Huang and U.K. Prime Minister Keir Starmer made a declaration: the U.K. would be an AI maker, not ...
07/06/2026
At GTC Taipei at COMPUTEX last week, NVIDIA unveiled RTX Spark, the superchip th...
04/06/2026
Home to cutting-edge sovereign AI infrastructure and robotics innovators, as well as one of the world's most passionate gaming communities, South Korea is o...
04/06/2026
June's forecast with GeForce NOW: 100% chance of gaming.
GeForce NOW is lining up new adventures for the month, from big-name blockbusters to quirky indies...
03/06/2026
At CVPR, NVIDIA is unveiling new physical AI agent skills that help researchers ...
03/06/2026
What makes a robot gripper useful isn't that it can pick up one object - it&...