Fine-Tuning
Also called: adaptation
Continuing training on your own examples to specialise a general model's behaviour.
Fine-tuning updates a pretrained model’s weights on a smaller, targeted dataset. It is the right tool for teaching form — tone, format, a classification scheme — and the wrong tool for teaching facts, which RAG handles better and cheaper. Most teams try fine-tuning too early; prompt work and retrieval solve more problems than expected.
In practice: 500 examples of your support tone, so replies stop sounding like a press release.
Where this comes up
- AI Course with Hands-On Mini Projects: Your Path to Practical Learning
- ChatGPT 5.6 Sol: Benchmarks, API Pricing, Tools & Review
- Claude AI for Writing in 2026: Best Uses, Prompts & Limits
- Claude Code Course in 2026: What to Learn, Projects, Security, and Certificate Options
- Claude Code vs GitHub Copilot in 2026: Which AI Coding Assistant Is Better?
- Google AI Essentials Alternatives in 2026: AI Courses and Certificates to Compare