LoRA Fine-Tuning & Deployment of Nemotron 3 Nano for Text2SQL#
End-to-end guide for LoRA fine-tuning NVIDIA Nemotron-3-Nano-30B on a text-to-SQL task (BIRD SQL) and deploying with NVIDIA NIM or vLLM. Two notebook options:
AutoModel β Uses the NeMo AutoModel container for training and checkpointing.
Megatron Bridge β Uses Megatron Bridge for training.
Whatβs Inside#
File |
Description |
|---|---|
|
Full walkthrough (NeMo AutoModel) |
|
Full walkthrough (Megatron Bridge) |
|
Dataset preparation helpers (BIRD SQL β chat-templated JSONL) |
Quick Start#
Open either notebook to get started. A Deploy on Brev one-click option is also available for the Megatron Bridge example: