5, 10 or 20 seats+ for your team - learn more
AI will be based on a pretrained Llama 3.2 model and be entirely based on-site with no reliance on external services. You’ll set up your Colab environment with Unsloth and preprocess a commit-style dataset into instruction–input–output triples. Next, benchmark the base model’s code generation skills, then fine-tune it with LoRA. Finally, you’ll evaluate the fine-tuned model against the baseline, comparing consistency, correctness, and output quality.
This liveProject series is for intermediate Python programmers who understand both data processing and machine learning basics, and are keen to adapt these skills to creating and tuning Large Language Models.
Fine-Tune an LLM for Code Generation project for free