AI From Scratch/Phase 10/Lesson 06/~90 minutes

Instruction Tuning (SFT)

BuildPython (with numpy)No prerequisites

A base model predicts the next token. That's it. It doesn't follow instructions, answer questions, or refuse harmful requests. SFT is the bridge between a token predictor and a useful assistant. Every model you've ever talked to -- Claude,...

Loading lesson page...