Skip to content
AImpact
IT EN
Training Beginner Also known as: Affinamento · Adattamento

Fine-tuning

An extra training step where a ready-made model is trained on a smaller, more specific dataset to improve its performance on a certain task or domain.

ShareLinkedInX

In practice

You do it when the base model does not match the style, jargon, or formats you need. It requires good labeled data and GPUs. Often you start with a lightweight variant like LoRA before doing a full fine-tune.

Related terms

← All terms