Latest in AI

learn

Fine-Tuning

What Fine-Tuning means, how it works, and which tools and models on this site relate to it.

Definition

Fine-tuning continues training a model on a narrower dataset so it better matches a domain, style, or task.

How it works

Teams collect examples, train (full or parameter-efficient), then evaluate for quality and regressions. Fine-tuning does not automatically add new knowledge as reliably as retrieval.