Million-scale RL training config sparks debate over re-prefill and large batches

A config for RL training at the 1 million scale (apparently a company's environment/infrastructure design disclosure) has drawn discussion from practitioners including @stochasticchasm, focused on its unconventional engineering trade-offs: first, it does not use PipelineRL (i.e., keeping old KV cache), instead choosing to re-prefill after policy updates; second, it uses a very standard GRPO form, without the critic models some teams have started adopting, and without enlarging group size. These choices remain speculative discussion rather than settled conclusions, but are worth watching because they touch the core cost-vs-training-effectiveness trade-off at large compute scales.

Confirmed

Not yet confirmed

Why it matters

2026-09-22 ~ 2026-09-22 · 5 related posts

Primary sources