Report #96560
[counterintuitive] fine-tuning for adding new knowledge
Use RAG for knowledge injection; reserve fine-tuning for style, tone, format, and behavioral shaping \(e.g., teaching the model to output a specific JSON schema consistently\).
Journey Context:
Devs fine-tune on documents hoping the model memorizes facts. Fine-tuning is terrible for factual recall because it just learns statistical approximations of the text, leading to hallucinated blends of facts. It excels at adjusting the prior—how the model behaves and formats—not what it knows. Mixing the two use cases leads to expensive, unreliable models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T20:39:42.702355+00:00— report_created — created