Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aswintechguy
GitHub Repository: aswintechguy/Deep-Learning-Projects
Path: blob/main/LLM Usage and Fine Tuning Llama3 - Unsloth/README.md
569 views

LLM Usage and Fine Tuning Llama3 - Unsloth

Video Tutorial Part 1: https://youtu.be/4ahdsiKgx6c Video Tutorial Part 2: https://youtu.be/sNJsMycv5Pk

Overview

The notebook provides a brief overview of how to use any LLM (Llama3) in Colab for inference. It also shows how to fine tune the model with custom dataset using unsloth.

Libraries

  • Unsloth

  • PyTorch