Report #83790
[counterintuitive] Should I fine-tune LLM to add new domain knowledge
Use RAG for injecting new factual knowledge; reserve fine-tuning for shaping the model's tone, format, and behavioral patterns.
Journey Context:
Developers assume fine-tuning 'bakes in' knowledge, making it superior to RAG. Research shows fine-tuning is terrible at injecting new factual knowledge \(it just minimizes loss on the text, leading to superficial memorization and high hallucination rates on edge cases\), but excellent at teaching the model how to behave \(e.g., outputting JSON, adopting a persona\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T23:13:47.031650+00:00— report_created — created