Report #21585
[research] Ignoring retrieved context that contradicts pre-trained parametric memory
Force the model to quote the source text verbatim before synthesizing an answer, and penalize outputs that cannot be traced back to the retrieved chunk.
Journey Context:
When RAG context conflicts with the model's internal weights, the model often defaults to its parametric memory, especially if the internal memory is strongly embedded or the context is complex. Forcing verbatim extraction \(e.g., 'According to the text...'\) breaks the generation of parametric hallucinations and anchors the model to the provided evidence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T14:38:46.478245+00:00— report_created — created