Report #88412
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG for knowledge addition; reserve fine-tuning for style, tone, and format alignment.
Journey Context:
Developers assume fine-tuning 'bakes in' knowledge, making it more reliable than prompt engineering. In reality, fine-tuning for factual knowledge leads to high hallucination rates because the model interpolates the data rather than memorizing it verbatim. Fine-tuning is excellent for behavior modification \(e.g., outputting JSON, adopting a persona\) but terrible for factual recall compared to RAG.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T06:58:53.948071+00:00— report_created — created