Report #95861
[counterintuitive] Fine-tuning is the best way to teach a model new facts
Use RAG for injecting new knowledge; reserve fine-tuning for shaping output format, tone, and behavioral patterns.
Journey Context:
It is intuitive that studying \(fine-tuning\) leads to learning facts. However, LLMs suffer from catastrophic forgetting and struggle to memorize rare facts from fine-tuning data, leading to high hallucination rates when asked about those facts. Fine-tuning is excellent for teaching the model \*how\* to behave \(e.g., outputting XML, adopting a persona\), but RAG is required for \*what\* it knows.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T19:29:07.154125+00:00— report_created — created