Article

What is a large language model (LLM)?

Cloudflare Learning Center

A clear beginner explainer for understanding what large language models are, how they are trained, what they can do, and where their limits are. The value is that it gives non-specialist readers a plain foundation for later topics such as ChatGPT, AI agents, RAG, hallucinations, and AI security without assuming they already understand machine learning or transformer models.

Article source handoff

Cloudflare Learning Center

This page is a short editorial source record. The summary and notes help you decide whether to continue, while the full article remains with the original author or publisher.

Read full article at source
  • An LLM is trained on very large amounts of text or other data so it can recognise patterns and generate human-like language.
  • LLMs are useful because they can respond to natural, messy, unpredictable prompts rather than only fixed commands.
  • Their outputs are not automatically reliable: they can reflect bad training data, hallucinate, be manipulated, or expose confidential information if users treat them like secure vaults.