Guide 13: Fine-Tuning LLMs Locally — SFT, LoRA, and DPO Workflows

Fine-tuning adapts a pretrained model to your specific task. This guide covers when to fine-tune, the three main techniques, and working code for all of them.

In This Guide

← All Guides | Check GPU Compatibility