Report #93047
[research] Ignoring Provided Context in Favor of Parametric Memory
Use context-first prompting \(e.g., Answer using ONLY the provided text. If the text contradicts your internal knowledge, follow the text.\) and provide few-shot examples of overriding internal knowledge with context.
Journey Context:
LLMs exhibit a strong prior towards their pre-trained weights. If the provided context is short or weakly related, the model falls back to its internal memory, which can be outdated or incorrect. This is catastrophic in RAG where the whole point is to use updated context. Simply saying use the context is often insufficient; few-shot demonstrations of context-faithfulness are required to shift the attention weights.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T14:46:00.208860+00:00— report_created — created