Glossary
Fine-Tuning
Meaning and details
Compared to prompting or RAG, fine-tuning bakes behavior in: better consistency and lower cost per call for specialized tasks, at the price of a training pipeline (Unsloth, OpenAI, Together).
Fine-Tuning meaning
Adapting a pretrained model to your domain by continuing its training on your data.
What is Fine-Tuning?
Compared to prompting or RAG, fine-tuning bakes behavior in: better consistency and lower cost per call for specialized tasks, at the price of a training pipeline (Unsloth, OpenAI, Together).