Jan 29, 2026 · 1h 8m · mad
State of LLMs 2026: RLVR, GRPO, Inference Scaling — Sebastian Raschka
gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions
In this episode of The MAD Podcast, AI researcher Sebastian Raschka joins Matt Turck to discuss the state of large language models in 2026. They cover the shift from pre-training to post-training methods like RLVR and GRPO, inference-time scaling, Transformer optimizations, benchmark saturation, and enterprise AI strategies.
How this conversation actually went
Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. Matt holds 11.2% of the talking time here. How this is scored →
speaking balance: gold is Matt, purple is the guest (3 minute bins)
When the host implies RLVR is finicky and complex to scale, the guest directly counters that it is not super complicated, noting he implemented GRPO in a 39-page notebook and that it is ten times cheaper than pre-training.
Hardest push from Matt ▶ 17:26 Host challenges guest on pre-training viabilityThe host explicitly interrupts the guest's focus on post-training to press whether he truly believes pre-training is dead or if there is still room for progress.
Biggest teaching moment ▶ 22:00 Guest explains GRPO model memory reductionsThe guest breaks down the exact technical difference between PPO and GRPO, explaining how replacing separate reward and value models reduces memory overhead from three model copies down to one.
Matt holds his own ▶ 50:11 Host synthesizes private data moats in enterprise LLMsThe host demonstrates deep domain insight by tying together generalist model parity, private data moats, and the strategic rationale for enterprise in-house training.
the scores for every segment, with the reasoning behind each
| Chapter | Topic | Matt as informed peer | Guest teaching | Guest disagreement | Matt pushing back | Why |
|---|---|---|---|---|---|---|
| Evaluating the Transformer Architecture and Modern Alternatives | 5 | 4 | 1 | 1 | The host opens with an informed question about whether the transformer architecture's days are numbered given developments in SSMs and diffusion models. The guest explains that transformers remain state-of-the-art while modern variants mostly focus on cost efficiency. | |
| World Models and Internal State Prediction for Code Generation | 4 | 5 | 1 | 1 | The host asks targeted questions about world models and small recursive models. The guest educates the host on internal state prediction for code LLMs and how recursive models target specific logic benchmarks like ARC. | |
| Text Diffusion Models versus Auto-Regressive Transformers | 5 | 5 | 1 | 1 | The host demonstrates strong knowledge by bringing up DeepMind's Gemini Diffusion announcement. The guest explains the architectural differences between sequential auto-regressive generation and parallel diffusion denoising. | |
| LLM Architectural Optimizations, MoE Adoption, and Pre-Training Limits | 5 | 5 | 2 | 2 | The host pushes the guest on whether architecture progress is just superficial tuning and checks if pre-training is dead. The guest re-frames pre-training as 'boring' rather than dead and highlights MoE adoption trends. | |
| Post-Training Evolution: RLVR, GRPO, and Reasoning Unlocking | 5 | 6 | 1 | 1 | The host cites the guest's technical blog post to prompt an explanation of RLVR and GRPO. The guest provides an in-depth breakdown of how GRPO eliminates memory overhead by getting rid of separate reward and value models. | |
| Process Reward Models (PRMs) and Verifiable Rewards Beyond Code | 5 | 5 | 1 | 1 | The host prompts the guest regarding why Process Reward Models (PRMs) haven't been successful yet. The guest outlines reward hacking risks in PRMs and explains multi-model grader setups. | |
| Cost and Complexity of Scaling RLVR vs. Pre-Training | 4 | 6 | 2 | 2 | The host suggests RL scaling is notoriously finicky and complex based on the multi-model architecture. The guest counters that it is not overly complicated, citing his own 39-page Jupyter notebook implementation and cost differences. | |
| Meta-Lessons on AI Progress and Infrastructure Specialization | 4 | 4 | 1 | 1 | The host asks about the meta-lessons from 2025 AI progress. The guest explains that progress is an aggregation of small engineering micro-optimizations across specialized sub-teams rather than a single magic bullet. | |
| "Bench-Maxing", Leaderboard Gaming, and Evaluation Reality | 4 | 5 | 2 | 2 | The host brings up 'bench-maxing' and asks if corporate economic motives drive leaderboard gaming. The guest gives a nuanced breakdown of how evaluation style bias distorts leaderboards. | |
| Inference-Time Scaling and Recursive Prompt Chunking | 4 | 5 | 1 | 1 | The host steers the discussion toward non-post-training factors like inference scaling. The guest explains parallel sampling, vote aggregation, and prompt chunking. | |
| System Engineering, Tool Calling, and Local Execution Security | 3 | 5 | 1 | 1 | The host listens as the guest explains how tool calling and prompt wrappers create a gap between raw open-weight models and cloud LLM platforms. | |
| Generalist Model Parity and In-House Enterprise LLM Training | 5 | 5 | 2 | 2 | The host links generalist model parity with private enterprise data as a moat, asking if companies are resuming in-house training. The guest clarifies that large enterprises are indeed building data-center scale models in-house. | |
| Evaluating Continual Learning and Iterative Model Updates | 4 | 5 | 1 | 1 | The host brings up NeurIPS buzz around continual learning and asks about the guest's skeptical timeline. The guest explains why catastrophic forgetting and hosted API paradigms delay implementation. | |
| Sebastian Raschka's Code-First Research and Writing Methodology | 3 | 4 | 1 | 1 | The host asks the guest about his research methodology, book authoring, and use of LLMs. The guest describes his code-first approach of implementing architectures from scratch to verify paper claims. |