Report #86626
[counterintuitive] fine-tuning to add new factual knowledge
Use RAG for updating or adding factual knowledge; reserve fine-tuning for altering output style, tone, format, or teaching specific complex reasoning patterns.
Journey Context:
A widespread mental model is that fine-tuning is like 'studying for a test'—memorizing new facts. In reality, fine-tuning is like learning an accent or a behavior. It is notoriously bad at injecting new, easily updatable factual knowledge and is prone to overfitting on small fact sets. RAG is explicit, auditable, and easily updated; fine-tuning is implicit, brittle for facts, and expensive to retrain for knowledge updates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T03:59:24.302694+00:00— report_created — created