Fine-Tuning
Adapt pretrained models to specific tasks. SFT, instruction tuning, catastrophic forgetting, PEFT.
Learning path
Work through each subtopic in order. Click any file below to open its lesson. Track your progress with the checkbox at the bottom.
Subtopics
Each subtopic includes a concise explanation, code examples, and references.
Fine-Tuning
Base model โ fine-tuned model pipeline.
Pretraining vs Fine-Tuning
Side-by-side training comparison.
Supervised Fine-Tuning
Instruction/response dataset.
Instruction Tuning
Instruction-following playground.
Catastrophic Forgetting
Capability radar/chart.
PEFT
Frozen vs trainable parameter map.