Report #47584
[research] Ignoring provided RAG context and answering from stale parametric memory
Instruct the model to explicitly tag its answer with \[Source: Context\] or \[Source: Internal\]. If the context contradicts internal knowledge, prioritize the context and explicitly note the discrepancy.
Journey Context:
When context and parametric memory conflict, models often default to their pre-trained weights, especially if the parametric answer is highly probable. Simply saying 'use the context' is insufficient. Forcing a structural output \(tagging the source\) forces the model to attend to the context and makes the provenance of the answer auditable, reducing stealthy context-ignore hallucinations.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T10:20:48.334269+00:00— report_created — created