Fine-Tuning Tutorials
Fine-Tuning Tutorials
Use the tutorials in this section to gain a deeper understanding of how the NVIDIA NeMo Customizer microservice enables fine-tuning tasks.
Tutorials are organized by complexity and typically build on one another. The tutorials reference NMP_BASE_URL, which is the base URL of your NeMo Platform deployment. Refer to the Setup guide for installation, setup, and platform URL guidance.
Getting Started
Dataset Preparation
Customization Jobs
Learn how to perform supervised fine-tuning with LoRA adapters using custom data.
nemo-customizerLearn how to perform supervised fine-tuning using custom data by modifying the all training parameters.
nemo-customizerLearn how to compress a larger teacher model into a smaller student model using knowledge distillation.
nemo-customizer knowledge-distillationLearn how to fine-tune embedding models using LoRA merged training for improved question-answering and retrieval tasks.
embedding-models lora-merged nemo-customizer