Report #82014
[counterintuitive] Telling the model 'Do not hallucinate' reduces errors
Provide ground truth context in the prompt \(RAG\) and explicitly define what to do when the answer is unknown \(e.g., 'If the context does not contain the answer, respond with Not found'\).
Journey Context:
LLMs do not have an internal dial for 'hallucination' that gets turned down by a negative command. In fact, the token 'hallucinate' can prime the model to generate hallucinated content. Modern prompting focuses on positive constraints: providing reference text and defining the failure mode explicitly so the model has a valid fallback path.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T20:15:17.513874+00:00— report_created — created