Fine-tuning is the process of further training a pre-trained LLM on a specific dataset to improve its performance on a particular task or domain. Fine-tuned models have modified weights that reflect both broad pre-training knowledge and specialized domain knowledge.
Fine-tuning is how AI platforms customize general-purpose LLMs for specific use cases — customer service bots, legal research tools, medical assistants. For brands building internal AI applications on their own content, fine-tuning on proprietary data creates a model that reflects the brand’s knowledge accurately. For brands working with general-purpose AI search platforms, fine-tuning is less directly actionable — but understanding it explains why different AI products represent the same brand differently.