Skip to content
ai

Fine-tuning

Model Fine-tuning

Definition

Fine-tuning is the process of continuing to train a pre-trained model on domain-specific or task-specific data to improve performance in that area. Full fine-tuning updates all model weights, while parameter-efficient methods (LoRA, adapters) update only a small subset.

Fine-tuning adapts general-purpose models to tasks like code generation, customer support, or medical Q&A.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.