CustomLabs
Foundations

Fine-Tuning (vs RAG)

Fine-tuning trains a model's weights on your own examples, changing its behavior directly.

That is different from RAG, which supplies facts at query time instead of changing the model.

The change might be tone, format, or a narrow skill; fine-tuning teaches how to respond, RAG supplies what to respond with.

Using fine-tuning to fix a knowledge or freshness problem that RAG would solve cheaper is a common build-vs-buy mistake.

← Back to the full glossary

Source: https://customlabs.io/glossary/fine-tuning/

navigate select esc close