Report #58274
[counterintuitive] Fine-tuning is for adding new knowledge
Use RAG for knowledge injection; use fine-tuning exclusively for shaping behavior, tone, format, and teaching the model new skills or patterns.
Journey Context:
It is tempting to fine-tune a model on a corpus of documents to make it 'know' them. However, fine-tuning teaches the model the distribution of the text, not the facts. It will hallucinate facts it learned during fine-tuning with high confidence and no source attribution. RAG provides explicit, verifiable grounding. Fine-tuning is the right tool for style and structure, not memorization.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T04:18:09.304511+00:00— report_created — created