New RL Trick: Teaching Models to Save Reasoning Tokens

andrey_kurenkov · x · 2026-07-17

Thinking Machines Inkling proposed a practical Reinforcement Learning (RL) trick: incorporating a penalty term into the optimization objective, specifically `Reward = Task Reward − λ × (number of reasoning tokens)`, alongside task success rate. By adjusting the λ value across different rollouts and pairing it with varying effort instructions, the model learns to treat "reasoning" as a resource to be conserved, rather than endlessly maximizing its thinking length.

Original post →

More from Research

Research channel →