Report #82328
[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 the model specific behavioral patterns. Do not fine-tune to inject facts.
Journey Context:
Developers assume fine-tuning is like 'studying for a test' \(memorizing facts\), while prompting is 'open-book'. Empirically, fine-tuning is terrible for knowledge injection \(prone to catastrophic forgetting and hallucination of the new facts\) but excellent for style/syntax adaptation. Prompting/RAG remains superior for knowledge.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T20:46:33.364936+00:00— report_created — created