Report #95380
[counterintuitive] Is fine-tuning better than prompting for adding new knowledge
Use RAG/prompting for factual knowledge updates; reserve fine-tuning for formatting, tone, and behavioral alignment \(steering the \*how\*, not the \*what\*\).
Journey Context:
Developers often fine-tune models to inject new domain knowledge, treating it as a way to 'teach' the model facts. Fine-tuning is like studying for an exam with a bad memory—it learns the style but hallucinates the specifics. It is expensive, hard to update, and prone to overfitting on small datasets. RAG provides exact, updatable facts, while fine-tuning excels at teaching the model \*how\* to respond \(e.g., outputting specific JSON formats, adopting a persona, or learning a new language\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T18:40:29.860502+00:00— report_created — created