Mistral/Zephyr 7B fine-tuning! Make LLM-brained robot. Part 2: finetuning script.
In that video you'll find very detailed tutorial on how to fine-tune your large language model (LLM). We'll go step-by-step through preparation of finetuning script with huggingface library, after that we'll use GPU cloud provider to run our our fine-tuning, and next we'll create an inference script to check out work of fine-tuned model.
Here you can find repositorium with code:
https://github.com/wildfoundry/demos/tree/main/Fine-tuning
Watch on YouTube ↗
(saves to browser)
DeepCamp AI