Definition
Plain language
Training a smaller model to imitate a bigger one, hoping to inherit much of its skill.
As stated in the literature
A training procedure that transfers behavior from a teacher model to a smaller student by training the student to match the teacher's outputs or intermediate signals.
Also called: distill, distilled, self-distillation, distilling
Why it matters: It's the main way frontier model capabilities get compressed into smaller, cheaper models that can actually be deployed at scale.
For example, a 7-billion-parameter student model is trained to match the next-token probabilities of a 70-billion-parameter teacher on millions of prompts.
Heard on the show
“… One more line for speed: a distillation step teaches the model to denoise in one or two strides instead of dozens, like a sculptor taking …”Episode 206 — How Four-Second Clips Become Hours of Playable AI Soccer