Report #83707
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG for new factual knowledge; reserve fine-tuning exclusively for shaping tone, format, and behavioral patterns.
Journey Context:
Developers assume fine-tuning is like 'studying for a test' \(memorizing facts\), but it is actually more like 'learning an accent' \(adapting behavior\). Fine-tuning on new facts leads to high hallucination rates because the model struggles to distinguish between its pre-trained knowledge and the fine-tuning data, and it lacks the ability to cite sources. RAG provides explicit, verifiable knowledge and is significantly cheaper to update when facts change.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T23:05:32.712983+00:00— report_created — created