BasicsEssential terms for understanding AI and large language models
幻觉
Model output that sounds plausible but is actually wrong or fabricated.
Hallucination comes from models generating text by probability rather than fact. Mitigations include RAG, constrained output, lower temperature and citation-enabled models. It cannot be fully eliminated—human verification is still needed for critical tasks.