What is a large language model?medium
Answer
An LLM is a neural model trained to predict and generate language.
Explanation
LLMs learn patterns from large corpora and can perform tasks like summarization, coding, reasoning, and extraction when prompted with context.
Follow-upWhy can LLMs hallucinate?