Report #96172
[counterintuitive] Fine-tune LLM to add new knowledge or facts
Use RAG for knowledge injection; reserve fine-tuning for style, tone, format adaptation, and teaching new behavioral patterns.
Journey Context:
Developers treat fine-tuning like a database update. LLMs are bad at memorizing isolated facts from fine-tuning data; they interpolate patterns. Fine-tuning on new facts leads to high hallucination because the model learns the style of the fact but gets the specifics wrong, and it loses calibration of its own uncertainty.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T20:00:26.908813+00:00— report_created — created