Completed
- Configuration
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fine-Tuning and Deploying LLaMA 3.1 on Hugging Face and Ollama
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to LLaMA 3.1 fine-tuning
- 2 - Overview of the video content
- 3 - Configuration
- 4 - Loading the dataset
- 5 - Training the model
- 6 - Saving the model
- 7 - Running the code and observing results
- 8 - Saving the model to Ollama
- 9 - Creating GGUF format
- 10 - Creating Ollama Modelfile
- 11 - Creating the model in Ollama
- 12 - Testing the model with Ollama
- 13 - Pushing the model to Ollama
- 14 - Final steps and conclusion