Report #59037
[counterintuitive] fine-tuning beats prompting for adding new factual knowledge
Use RAG for knowledge updates; use fine-tuning only for style, format, and behavioral alignment.
Journey Context:
Developers treat LLMs like databases and assume fine-tuning saves facts into the weights. LLMs are terrible at memorizing rare facts from fine-tuning data without massive repetition, and doing so destroys their calibration \(they hallucinate with high confidence\). Weights store behavioral patterns; context windows store facts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:35:01.107271+00:00— report_created — created