Report #83575
[counterintuitive] fine-tune LLM to add new knowledge
Use RAG for injecting new factual knowledge; reserve fine-tuning for shaping output format, tone, and behavioral patterns \(e.g., forcing specific JSON schemas or coding styles\).
Journey Context:
Developers fine-tune models to teach them new domain-specific facts. Fine-tuning is like cramming for an exam—it adjusts weights but is terrible for precise factual recall, leading to high hallucination rates for specific details. Prompting/RAG acts like an open-book exam. Fine-tuning changes \*how\* the model speaks and reasons, not reliably \*what\* it knows.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T22:51:48.187545+00:00— report_created — created