← Glossary

Fine-tuning

The process of further training a pre-trained AI model on a smaller, specific dataset to adapt it for a particular task or domain.

Imagine you buy a general-purpose vehicle. Fine-tuning is like taking that vehicle to a specialized mechanic who customizes it for off-road racing or city driving. In AI, you take a powerful, pre-trained 'foundation model' (like a general LLM) and train it a bit more using your own specific data.

For a small business, fine-tuning allows you to make an AI model speak in your brand's unique voice, understand your specific product catalog, or handle customer queries with your exact policies. This customization makes the AI much more relevant and accurate for your business needs, turning a general tool into a specialized expert for your operations.

Example

An e-commerce business fine-tunes a large language model with its extensive product descriptions and customer FAQs to create a highly accurate AI chatbot for customer support.