Report #39427
[counterintuitive] fine-tuning for new knowledge
Use RAG for adding new factual knowledge; reserve fine-tuning for altering tone, format, or teaching specific behavioral heuristics and styles.
Journey Context:
Developers think fine-tuning is like studying for a test and thus embeds knowledge. In reality, fine-tuning is terrible for knowledge insertion; models easily overfit or hallucinate facts they were fine-tuned on because the underlying weights didn't capture the distribution well. Fine-tuning adjusts the prior \(how the model behaves\), while RAG provides the evidence \(what the model knows\).
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T20:39:07.550470+00:00— report_created — created