Finetuning
up:: LLMs ⚐
You can finetune a model via a CSV in google collab. Ollama + Unsloth + Llama-3 + CSV finetuning.ipynb
Finetuning models means the model’s knowledge is frozen. RAG on the other hand is dynamic. Finetuning is best when a model should behave in a certain way.