Skip to main content
Latent Space

[State of Post-Training] From GPT-4.1 to 5.1: RLVR, Agent & Token Efficiency — Josh McGrath, OpenAI

27 min episode · 2 min read
·
Josh McGrath

Episode

27 min

Read time

2 min

Topics

Productivity, Remote Work, Investing

AI-Generated Summary

Key Takeaways

  • Token Efficiency Over Speed: GPT-5.1 achieved similar benchmark performance to GPT-5 while dramatically reducing token consumption. This metric matters more than wall-clock time because it determines how many tool calls an agent can make within reasonable serving constraints. The team optimizes for tokens used rather than minutes elapsed, fundamentally changing how they measure model capability and user experience quality.
  • RLVR Signal Quality: The shift from RLHF to RLVR represents a move toward higher-quality training signals rather than optimization improvements. Both use policy gradient methods, but RLVR provides verifiable rewards like mathematical correctness versus subjective human preferences. The innovation lies in data source quality, not gradient variance reduction. This spectrum of signal trustworthiness determines how much optimization can be applied without degradation.
  • Post-Training Infrastructure Complexity: Running reinforcement learning at scale involves exponentially more moving parts than pretraining. Each task requires different grading setups, creating multiple potential failure points during training runs. Researchers spend late nights debugging across codebases they don't own, jumping between internal and external systems. Understanding distributed systems and ML research equally becomes essential for pushing the frontier in post-training work.
  • Context Window Utilization: Graph walk evaluations reveal models can now perform complicated transformations across entire context windows, not just retrieve single points. This capability continues climbing, addressing earlier context rot concerns. The team focuses on perfect utilization of existing windows rather than expanding to billions of tokens, though agent workflows with multiple search calls may eventually require massive context capacity.
  • Skill Gap in ML Systems: The industry lacks people who excel at both distributed systems engineering and machine learning research. Educational programs optimize for one or the other, but frontier work requires seamlessly switching between fixing infrastructure bottlenecks and designing learning algorithms. Projects shift bottlenecks multiple times, making this hybrid skill set the hardest position to fill in post-training teams.

What It Covers

Josh McGrath from OpenAI's post-training team discusses the evolution from GPT-4.1 to 5.1, focusing on token efficiency improvements, RLVR methodology shifts, and the new shopping model. He covers the technical challenges of scaling reinforcement learning, the importance of data quality over optimization methods, and future directions for context windows and agent capabilities.

Key Questions Answered

  • Token Efficiency Over Speed: GPT-5.1 achieved similar benchmark performance to GPT-5 while dramatically reducing token consumption. This metric matters more than wall-clock time because it determines how many tool calls an agent can make within reasonable serving constraints. The team optimizes for tokens used rather than minutes elapsed, fundamentally changing how they measure model capability and user experience quality.
  • RLVR Signal Quality: The shift from RLHF to RLVR represents a move toward higher-quality training signals rather than optimization improvements. Both use policy gradient methods, but RLVR provides verifiable rewards like mathematical correctness versus subjective human preferences. The innovation lies in data source quality, not gradient variance reduction. This spectrum of signal trustworthiness determines how much optimization can be applied without degradation.
  • Post-Training Infrastructure Complexity: Running reinforcement learning at scale involves exponentially more moving parts than pretraining. Each task requires different grading setups, creating multiple potential failure points during training runs. Researchers spend late nights debugging across codebases they don't own, jumping between internal and external systems. Understanding distributed systems and ML research equally becomes essential for pushing the frontier in post-training work.
  • Context Window Utilization: Graph walk evaluations reveal models can now perform complicated transformations across entire context windows, not just retrieve single points. This capability continues climbing, addressing earlier context rot concerns. The team focuses on perfect utilization of existing windows rather than expanding to billions of tokens, though agent workflows with multiple search calls may eventually require massive context capacity.
  • Skill Gap in ML Systems: The industry lacks people who excel at both distributed systems engineering and machine learning research. Educational programs optimize for one or the other, but frontier work requires seamlessly switching between fixing infrastructure bottlenecks and designing learning algorithms. Projects shift bottlenecks multiple times, making this hybrid skill set the hardest position to fill in post-training teams.

Notable Moment

McGrath reveals that OpenAI now invests similar compute budgets in post-training as pretraining, matching the controversial GROK-4 chart showing equal resource allocation. This represents a fundamental shift from the traditional model where post-training consumed orders of magnitude less compute, signaling that neither approach is dead despite ongoing debates about resource allocation priorities.

Know someone who'd find this useful?

Episode Transcript

Well, here is Josh from OpenAI. Welcome. How's he introduce yourself? How what what Yeah. I work on a bunch of the thinking models at OpenAI, and, like, recently, I've been sort of focused on doing search related stuff. But, yeah, just a post training researcher at OpenAI. Yep. And you were on with us for GPT 4.1. We We were talking, with Michelle who's on maternity leave. I I didn't know that. And, now we're at 5.1. It's been a it's been a whole generation. Yeah. It's been wild. And, like, you know, 4.1 was a non thinking model. And then since then, I, you know, we sort of switched into Is that your last? What's your last? No. We're still we still are releasing non thinking models, but that one was the one that we did that was, like, API specific non thinking. So, you know, focus has shifted a little. Yeah. How'd you get into post training? So previously, before OpenAI, I was doing, like, pre training data curation stuff, and I think what I was seeing from, like, the news and looking at papers is, like, oh, it seems like a lot of not pre training is dead, but I was like, oh, there's gonna be so much interesting stuff in post training. And at that point, I was like, I really wanna, like, make some contributions there. And I mean, it's not even necessarily that, like, pre training was dead, but it was definitely changing. And, like, you know, do I wanna make compute efficiency wins of, like, 3%, or do I wanna, like, change the behavior by 40%? And honestly, it just seemed more more exciting to go to post training and many late nights later. That's definitely true. It's a different kind of data and engineering discipline too. It's very strange, like, the the the kind of work that you need, in especially RL, like, scaling it. Yeah. Definitely. I think, like, for example, the number of moving parts in an RL run is just a lot higher. Like, in some ways order of magnitude or I don't know if we could do order of magnitude, but if you think about, like, pre training, you know, you're moving tokens to many machines, and then you're getting, like, basically a scaler from them, and then you're back propping. Yeah. The issue with RL is, like, you're doing tasks, and each task could have, like, a a different grading setup. And each one of those different grading setups, that's, like, more infrastructure. And so, you know, when I'm staying up late trying to figure out what's going on with a run, it could be in way more things than there is in a pretraining run, generally. Yeah. And does it matter if you own the code of the task, or is it an outsourced third party person? Or, you know, my sense of it and the external sense of it, obviously, I don't see it …

Get the full transcript (5,695 words) + summary by email — free

One-time email with the complete transcript and AI summary of this episode. No account needed.

One email, no spam. We’ll also show you what SignalCast does.

Browse all Latent Space transcripts →

You just read a 3-minute summary of a 24-minute episode.

Get Latent Space summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

More from Latent Space

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.

Read this week's Investing & Markets Podcast Insights — cross-podcast analysis updated weekly.

You're clearly into Latent Space.

Every Monday, we deliver AI summaries of the latest episodes from Latent Space and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime