Fine-Tuning

Adjusting a pre-trained model on specialized data to improve performance for specific tasks.

Why it matters

General models know a lot but aren't experts. Fine-tuning creates a specialist model for your domain.

In practice

Rather than fine-tuning, we prefer prompt engineering and RAG — similar results without the cost of training custom models.

Related terms

Back to glossary