Skip to content
UtilityHub Logo
UtilityHub
Architecture Taxonomy Node

LLM Fine-Tuning

Guides and pipelines for fine-tuning open-source LLMs using LoRA, QLoRA, PEFT, and custom datasets.

Showing 2 curated projects
← Back to all categories

Run the entire script

Parameter-Efficient Fine-Tuning (PEFT/LoRA)Advanced

This script demonstrates how to finetune the Llama 3.2 model using the Unsloth library, which makes the process easy and fast. You can run this example to finetune Llama 3.1 1B and 3B models for free in Google Colab.

Explore Other Architecture Categories