Report #52984
[counterintuitive] Should I always add few-shot examples to prompts
Start with zero-shot with clear instructions; add few-shot only if zero-shot fails, as bad examples can severely degrade performance and waste context.
Journey Context:
The instinct is to always provide examples. However, modern instruction-tuned models are highly capable zero-shot. Few-shot examples can anchor the model to the style or errors of the examples, limit its reasoning, and consume valuable context window. If examples are slightly inconsistent with the prompt instructions, the model gets confused by the conflicting signals.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T19:25:37.180262+00:00— report_created — created