Report #61345
[counterintuitive] Do few-shot examples teach an LLM new capabilities
Use few-shot examples to demonstrate the desired format or task boundary, not to inject new knowledge or logic the base model cannot already perform.
Journey Context:
Developers provide a few examples of a complex reasoning task and expect the model to generalize the underlying logic. Few-shot prompting primarily acts as a format specifier and task primer. It helps the model align its pre-existing weights to the specific distribution of the prompt, but it cannot teach the model a fundamentally new algorithm or skill it has not seen in pre-training.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T09:27:04.375275+00:00— report_created — created