Techniques

Fine-tuning

Also known as: finetuning, fine tuning

In one line

Training an existing model further on your own examples to change how it behaves.

What does Fine-tuning mean?

Fine-tuning updates a base model's weights using domain-specific examples. It's useful for style, tone, or narrow tasks — but for most businesses, RAG plus good prompts is cheaper and easier.

A real-world example

Fine-tuning GPT-4o on 500 of your best sales emails so it writes in your voice.

Related terms