Report #84384
[counterintuitive] fine-tuning is better than prompting for custom behavior
Exhaust prompt engineering \(including few-shot and RAG\) before fine-tuning. Use fine-tuning primarily for style, format, or distilling behavior, not for injecting new factual knowledge.
Journey Context:
Developers jump to fine-tuning to 'teach' the model new facts or complex behaviors, viewing it as a more robust alternative to long prompts. Fine-tuning is excellent for shaping output format or tone, but it is notoriously bad at injecting new factual knowledge \(prone to hallucination if asked about fine-tune data out of context\). Prompting/RAG is vastly superior for updating knowledge, and much cheaper/faster to iterate on.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:13:45.996181+00:00— report_created — created