> Markdown version of [/events/world-congress-2024/sessions/151-why-do-llms](https://www.wearedevelopers.com/events/world-congress-2024/sessions/151-why-do-llms). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Why do LLMs hallucinate? - **Date:** Thursday, Jul 18, 2024 - **Time:** 14:10–14:40 (30 min) - **Room:** Virtual Stage 1 - **Event:** World Congress 2024 ## Description After ChatGPT took the industry by storm, everyone is now working to implement LLM-powered application and trying to understand how to best apply this incredible innovation within their own business and to benefit their customers. One of the key issues with LLMs is hallucination, the tendency of large language models to make up responses that could be inaccurate or even completely incorrect. In this talk I will discuss why hallucination occurs, ways to measure hallucinations, and some of the ways to address it, including retrieval augmented generation (aka RAG). Finally I'll show a demo of an LLM-powered app for asking questions about recent news, that uses RAG to mitigate hallucination. ## Speaker ### [ofermend](https://www.wearedevelopers.com/@ofermend) Vectara - the trusted GenAI product platform ## Related talks at this congress - [Give Your LLMs a Left Brain](https://www.wearedevelopers.com/events/world-congress-2024/sessions/199-give-your-llms-a) — Stephen Chin - [Large Language Models ❤️ Knowledge Graphs](https://www.wearedevelopers.com/events/world-congress-2024/sessions/122-large-language) — Michael Hunger - [Intro to LLMs and recent developments](https://www.wearedevelopers.com/events/world-congress-2024/sessions/397-intro-to-llms-and) — Christian Winkler - [Exploring Advanced Patterns in Retrieval-Augmented Generation](https://www.wearedevelopers.com/events/world-congress-2024/sessions/433-exploring-advanced) — Carl Lapierre