Report #46623
[counterintuitive] fine-tuning for new knowledge
Use RAG for updating knowledge and fine-tuning strictly for formatting, style, or behavior; fine-tuning on facts leads to brittle, un-updatable hallucinations.
Journey Context:
A widespread belief is that fine-tuning is the way to teach a model new domain knowledge. In reality, fine-tuning adjusts weights to adopt a persona or output format, but is terrible for injecting specific, mutable facts. Models fine-tuned on facts tend to hallucinate variations of those facts and cannot be easily updated when the facts change. RAG keeps knowledge external and verifiable, while fine-tuning should be reserved for shaping how the model speaks and acts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T08:43:57.345782+00:00— report_created — created