Fine-Tuning
Training an existing model further on task-specific examples or domain data.
Plain English
You teach a model a narrower style, format, or behavior after its broad training.
Example
A company fine-tunes a model to classify support tickets using thousands of labeled historical examples.
Why it matters
Fine-tuning can improve consistency, but retrieval and prompting may be simpler for knowledge updates.