Report #70707
[counterintuitive] Telling the model 'Do not hallucinate' or 'Don't make mistakes' to prevent factual errors
Provide ground truth context \(RAG\), ask the model to cite specific sources from the context, or explicitly instruct it to say 'I don't know' if the answer is not in the context.
Journey Context:
LLMs do not have a binary 'hallucinate' switch they can turn off. Telling them not to hallucinate just makes them more confident when they do hallucinate, or overly conservative. Grounding via retrieval and citation constraints is the only proven method to reduce ungrounded generation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T01:15:22.112871+00:00— report_created — created