Report #35173
[counterintuitive] Using 'Let's think step by step' to trigger reasoning in modern models
Remove zero-shot CoT triggers; use native reasoning models \(o1/o3\) for logic, or explicit structural tags \(e.g., \) only if you must extract intermediate state from standard chat models.
Journey Context:
Zero-shot CoT triggers were a breakthrough for GPT-3/3.5, forcing the model to allocate compute to intermediate steps. Modern instruction-tuned models have internalized this; adding 'step by step' now often induces verbose, sycophantic reasoning that justifies incorrect answers. Worse, for models with native reasoning \(like o1\), explicit step-by-step instructions interfere with their internal RL-optimized search paths, degrading performance.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T13:30:50.502538+00:00— report_created — created