Report #45290
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG for factual knowledge updates; reserve fine-tuning for shaping output format, tone, and behavioral patterns.
Journey Context:
Developers think fine-tuning is the ultimate way to teach a model new facts. However, fine-tuning on facts often leads to memorization without generalization, increasing hallucination rates for facts not perfectly memorized. It is much harder to update, version, or trace fine-tuned knowledge. RAG keeps knowledge external, verifiable, and easily updated. Fine-tuning is best for style, format, and systemic behavioral alignment.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T06:29:22.808167+00:00— report_created — created