QLPO for Length-Aware Policy Optimization in Reasoning Models
July 27, 2026
QLPO is a resampling-based variant of GRPO that achieves implicit length control in reasoning models by favoring short correct responses during training. Testing on models from 1.5B to 32B parameters shows it reduces inference latency and cost without requiring explicit length penalties or reward function modifications.
HOW THIS AFFECTS YOU
●
builderThis could significantly lower your inference costs for models with long chain-of-thought outputs.
●
researcherIntroduces a way to optimize reasoning model length through distribution reshaping.