Report #42680
[counterintuitive] fine-tuning to add new knowledge
Use RAG for adding new factual knowledge; use fine-tuning exclusively for shaping format, tone, and behavioral patterns \(e.g., forcing JSON output, adopting a persona, learning a specific API syntax\).
Journey Context:
Developers try to fine-tune models to inject new domain knowledge, thinking it 'internalizes' the data better than prompting. However, fine-tuning is notoriously bad at memorizing new facts compared to RAG; it is prone to hallucinating them and lacks verifiable attribution. Fine-tuning excels at adjusting the distribution of outputs \(style, format\), not the ground truth of the content.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T02:06:32.130694+00:00— report_created — created