Report #72146
[counterintuitive] Should I fine-tune an LLM instead of prompting to add new knowledge
Use RAG for knowledge updates and fine-tuning only for formatting, style, or teaching the model a new behavioral pattern or skill.
Journey Context:
Developers fine-tune to inject new facts, thinking it 'bakes in' the knowledge. Fine-tuning is terrible for factual recall; it leads to high hallucination rates and overfitting to specific phrasing. RAG is superior for knowledge injection because it provides explicit, verifiable context. Fine-tuning is for shaping how the model responds, not what it knows.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T03:40:50.123891+00:00— report_created — created