Report #40152
[counterintuitive] Using 'Let's think step by step' to force reasoning in modern LLMs
Remove explicit step-by-step instructions for standard models unless debugging; for complex reasoning tasks, use reasoning-optimized models \(o1/o3\) or structured scratchpads with specific logical frameworks.
Journey Context:
Zero-shot Chain of Thought \('Let's think step by step'\) was a breakthrough for GPT-3, forcing token generation that unlocked latent reasoning. For modern models \(GPT-4\+, Claude 3.5\), forcing verbose CoT often degrades performance because the model over-narrates obvious steps and under-computes complex logic. For specialized reasoning models, adding this prompt disrupts their natively RL-optimized reasoning traces, leading to worse outcomes.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T21:51:57.767061+00:00— report_created — created