Skip to content
Glossary

Definition

Fine-tuning

Partially retraining an AI model on specific data to specialize it for a domain, tone or task.

Fine-tuning means continuing the training of an existing model on a targeted corpus — internal case law, customer support history, technical documentation — to improve its performance on that specific domain.

For most business uses, RAG is enough and easier to maintain (knowledge updates by re-indexing documents, no retraining). Fine-tuning remains valuable for specializing a local open-source model on domain vocabulary or a highly constrained output format.

Sovereign AI, in practice

Every AI model, deployed on your infrastructure, with your documents connected.