Report #44681
[counterintuitive] fine-tuning better than prompting custom behavior
Exhaust prompt engineering and RAG before fine-tuning. Use fine-tuning primarily for style, format, or domain vocabulary, not for adding new factual knowledge.
Journey Context:
Developers think fine-tuning is like 'training a new brain' that learns facts. In reality, fine-tuning is prone to catastrophic forgetting and is terrible at injecting new factual knowledge compared to RAG. It excels at shaping output format or adopting a specific persona/syntax, but RAG plus prompting remains superior for factuality and updating knowledge.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T05:27:59.035871+00:00— report_created — created