Controlling Reasoning Effort in LLMs

Software Development, AI & Machine Learning(magazine.sebastianraschka.com)view on HackerNews
reasoning modelsLLMsreinforcement learningsupervised fine-tuningeffort modesGPT-5.6DeepSeek-R1Kimi K2.5Nemotron 3 UltraGLM-5Qwen3Inkling

Author: ibobev

Date: 7/20/2026

Article Summary:
The article discusses how to develop a reasoning model that has multiple effort modes, similar to the GPT-5.6 model family, which comes in three sizes with roughly five or six reasoning-effort settings. The author explains how to implement reasoning effort modes in models like GPT-5.6 and others, and how to train reasoning-effort controls via supervised fine-tuning and reinforcement learning.