Skip to content
absolute beginner

LLM Basics

Look inside an LLM: tokens, context, transformers, next-token prediction, training, inference, fine-tuning, and the stages that shape model behavior.

Tutorials

Articles in LLM Basics

Follow these lessons in order, or jump directly to the topic you need.

High-tech laboratory equipment with computer system in lab setting.
absolute beginner
7 min read

What Is a Large Language Model?

A large language model is a pattern-prediction engine for language: it learns how words and ideas tend to follow one another, then uses that fluency to…

Read tutorial
Close-up of a business planning cycle chart with a blue pencil on a wooden desk.
beginner
11 min read

How Do LLMs Work?

Large language models are not digital minds. They are probability engines that turn a conversation into a series of next-token guesses. The guesswork is…

Read tutorial
Expansive desert landscape with golden sand dunes illuminated by sunrise, showcasing natural patterns and tranquility.
absolute beginner
15 min read

Key LLM Terms Explained

If you've tried to learn about large language models and felt like you hit a wall of unfamiliar jargon, you're not alone. LLM discussions can feel like…

Read tutorial
A white humanoid toy robot standing on a reflective black surface in a studio setting with a blue and pink gradient background.
beginner
8 min read

A Brief History of LLMs

Large language models look like overnight magic, but they are the visible tip of decades of compounding engineering. If you want to use, trust, and build…

Read tutorial
Minimalist image of industrial poles under a clear blue sky, highlighting clean energy.
beginner
11 min read

LLMs vs Other AI Models

Someone says "I built an app with NLP" when they really mean "I called the ChatGPT API." Someone else asks "which LLM should I use" when they're actually…

Read tutorial
A mesmerizing view of the deep blue ocean with intricate white foam patterns captured from above.
beginner
10 min read

Real-World LLM Examples

You have probably already leaned on a large language model this week without naming it. That support chat that understood your question instead of forcing…

Read tutorial