✓ Every tool is hand-reviewed by a human before it's listed. Now accepting free submissions (dofollow included) →
AI Glossary · Last reviewed August 2026

Fine-tuning

Hand-written by a real person. Reviewed against current practice in August 2026.
"
Definition

Training a pre-built model further on your own data, to make it better at a specific task or voice.

Why it matters

Fine-tuning takes a general-purpose AI model and specializes it for your specific use case. A fine-tuned model for medical records will outperform a generic model on that task while using less compute per request.

Knowing when to fine-tune versus when to use prompt engineering helps you avoid unnecessary costs - fine-tuning is powerful but not always the right choice.

How it works

4 steps
STEP 01
Start with a base model
A pre-trained model like GPT or Llama serves as the foundation with general knowledge already built in.
STEP 02
Prepare training data
You create a dataset of examples specific to your use case - such as customer support conversations or medical records.
STEP 03
Train on your data
The model's weights are adjusted using your dataset, teaching it the patterns and terminology specific to your domain.
STEP 04
Deploy the specialized model
The fine-tuned model is deployed and now performs better on your specific task while using less compute per request.

Related terms

From the glossary
LLM
Prompt Engineering
RLHF

Frequently asked questions

Is fine-tuning the same as training from scratch?+

No. Training from scratch builds all model knowledge from random weights using massive datasets and compute. Fine-tuning starts from an already capable model and nudges it toward a specific style or domain.

How much data do I need to fine-tune?+

Far less than pre-training. Hundreds to a few thousand high-quality examples are often enough to shift style or add domain vocabulary. More data helps for complex tasks.

When should I use fine-tuning instead of prompting?+

When the desired behaviour is consistent and hard to describe in a prompt alone, when you need a specific tone or format every time, or when latency and cost make long system prompts impractical.

New to Fine-tuning?

See the tools that use it.

The fastest way to understand Fine-tuning is to see it inside real products. Browse hand-reviewed tools that put it to work, each one checked by a person before it was listed.

Browse hand-reviewed AI tools
Compare: