Report #79981
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG for new factual knowledge; reserve fine-tuning for shaping output format, tone, or teaching specific behavioral patterns and skills. Fine-tuning is notoriously bad at injecting new factual knowledge.
Journey Context:
Developers think fine-tuning is like 'studying for a test' \(learning facts\), but it's actually more like 'learning an accent' \(adjusting behavior\). Fine-tuning on new facts often leads to hallucinations because the model mixes the new facts with its pre-trained weights unpredictably, and it lacks the ability to cite sources. RAG provides explicit, verifiable facts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T16:50:46.690036+00:00— report_created — created