Installation & Setup
The AITraining CLI is included when you install theaitraining package.
Installation
Using pip
Using uv (Recommended)
Verify Installation
Check that the CLI is working:First Run
Runningaitraining without arguments launches the interactive wizard:
GPU Setup
For GPU training, ensure you have CUDA installed and PyTorch can detect your GPU:Apple Silicon (M1/M2/M3)
On Apple Silicon Macs, MPS is used automatically:Environment Variables
Common environment variables:
Set these before running training:
Next Steps
Command Structure
Learn the CLI command syntax
LLM Training
Train language models