What is LLM?
AI Fundamentals
LLM (Large Language Model) — A neural network with billions of parameters trained on massive text datasets to understand and generate human language. Examples: GPT-4, Claude, Llama, Mistral, Qwen.
FAQ
What is an LLM?
A large neural network trained on text data that can understand and generate human language. GPT-4, Claude, and Llama are examples.
How do LLMs work?
They predict the next token in a sequence based on patterns learned from training data. The transformer architecture enables this at scale.
Related Terms
Learn LLM in depth
Free hands-on course with code examples and Google Colab notebooks.
Start Course →