Report #66623
[counterintuitive] Use fine-tuning to inject new factual knowledge into an LLM
Use RAG for new knowledge; use fine-tuning only for style, tone, or format adherence.
Journey Context:
Developers assume fine-tuning is like studying for a test, but it adjusts weights for behavior, not memorization. LLMs struggle to memorize new facts via fine-tuning and will hallucinate them. RAG explicitly provides facts at inference.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T18:18:33.360597+00:00— report_created — created