Report #92520
[counterintuitive] Can I ask the model to 'think silently' or 'output thoughts in a hidden tag' to save tokens?
If reasoning is needed, explicitly allocate token budget for it and do not rely on the model to compress reasoning into a few tokens just because you asked it to be silent.
Journey Context:
Models cannot actually 'think' silently; their reasoning is inextricably linked to the token stream. Asking a model to think silently usually results in it skipping the reasoning step entirely or producing a severely degraded, compressed thought process that doesn't actually improve the final answer. For reasoning models, the reasoning tokens are billed separately but cannot be skipped.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T13:53:10.372848+00:00— report_created — created