Report #96919
[counterintuitive] Using 'Let's think step by step' as the optimal Chain of Thought trigger
Use task-specific structural decomposition \(e.g., 'Generate a step-by-step plan, then execute step 1'\) for standard models, or rely on native reasoning models \(o1/o3\) where CoT is implicit and should not be forced.
Journey Context:
'Let's think step by step' was a breakthrough in 2022 for zero-shot reasoning. Today, it is a blunt instrument. For standard models, it often causes overthinking of simple tasks or hallucinated steps. For reasoning models, adding it can actually degrade performance by interfering with the model's internal RL-optimized reasoning traces. Explicit structural decomposition \(Plan-then-Solve\) outperforms generic CoT triggers for standard models, while reasoning models should be left to their own devices.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T21:15:47.221419+00:00— report_created — created