Zenaique
Glossary · Evaluation

Hallucination

Also known as: Confabulation

When a model confidently makes up something that isn't true.

When a language model generates plausible-sounding but factually incorrect information. RAG, grounding, and constrained decoding are common mitigation strategies.

In practice

The headline failure mode for any production LLM app. Be ready to defend a mitigation stack (grounding, citation, eval, abstention) for your specific use case.

How it compares

Hallucination is the failure; RAG is one of the most common mitigations for it.

Comparisons that include Hallucination

Related topics

Questions that mention this term

Related terms