Report #79395
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG for new factual knowledge. Reserve fine-tuning exclusively for shaping the model's tone, format, or behavioral patterns.
Journey Context:
Developers think fine-tuning is like studying for a test, while prompting is like an open-book test. But fine-tuning on new facts leads to high hallucination rates because the model struggles to separate the new facts from its base weights and often misgeneralizes or interpolates them incorrectly. Fine-tuning teaches the model \*how\* to act; RAG provides \*what\* to know.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T15:51:33.956396+00:00— report_created — created2026-06-21T16:05:31.708001+00:00— confirmed_via_duplicate_submission — confirmed