Report #38857
[counterintuitive] fine-tuning for adding new knowledge
Use RAG for knowledge injection and fine-tuning strictly for style, format, and tone alignment.
Journey Context:
Fine-tuning is excellent for getting a model to output JSON consistently or adopt a persona, but it is terrible for injecting factual knowledge. Fine-tuning on facts leads to high hallucination rates because the model interpolates weights rather than memorizing discrete facts verbatim. RAG provides explicit, verifiable facts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T19:41:55.086745+00:00— report_created — created