Code Safari

Chapter 18·Intermediate

Fine-Tuning LLMs: Adapting a Model to Your Task

01 / 06

What it is

Extra training to specialise a model.

Fine-tuning continues training a pretrained model on your own examples, nudging its parameters toward your task, domain, or style without starting from scratch.

Fine-Tuning LLMs: Adapting a Model to Your Task | Code Safari