Fine-tuning
Definition: Fine-tuning re-trains an existing model on specific data to adapt it to a domain or style.
It's lighter than training from scratch. For many uses, a good prompt or RAG is enough and avoids the cost of fine-tuning.
Definition: Fine-tuning re-trains an existing model on specific data to adapt it to a domain or style.
It's lighter than training from scratch. For many uses, a good prompt or RAG is enough and avoids the cost of fine-tuning.