Skip to content

Tutorial

This tutorial has been consolidated into the Installation Guide.

Quick Start

  1. Install SimpleTuner: pip install 'simpletuner[cuda]' (see README for other platforms)
  2. CUDA 13 / Blackwell users (NVIDIA B-series GPUs): pip install 'simpletuner[cuda13]' --extra-index-url https://download.pytorch.org/whl/cu130
  3. Configure: simpletuner configure (interactive setup)
  4. Train: simpletuner train

Detailed Guides

For more information, see: