Evaluating Large Language Models: What, Why, and How for Chatbots
Author(s): Shivang Doshi Originally published on Towards AI. Introduction In the age of AI chatbots and conversational assistants, one question often gets overlooked amid the excitement: How do we evaluate these large language models (LLMs)? You might have a state-of-the-art model powering …
When the Data Bites Back: Injection Attacks Every LLM Engineer Should Know
Author(s): Shivang Doshi Originally published on Towards AI. Image generated using ChatGPT Why you should care Large‑language models (LLMs) are now embedded in products that answer emails, summarise documents and write code. They do this by ingesting two things: model weights (often …