Reference Documentation¶
Complete technical reference for the soong CLI tool.
Documentation Sections¶
CLI Commands¶
Comprehensive command reference with all flags, options, and examples.
Configuration File¶
YAML configuration file schema, settings, and examples.
Model Registry¶
Built-in AI models with VRAM requirements, quantization, and HuggingFace paths.
GPU Types¶
Available GPU types with VRAM specifications and pricing information.
Quick Links¶
- Getting Started: See the Quick Start Guide
- Configuration: Run
soong configureor see configuration reference - Model Selection: Use
soong modelsor see model registry - Available GPUs: Check
soong availableor see GPU types
Configuration Location¶
The configuration file is stored at:
File permissions are automatically set to 0600 (owner read/write only) for security.
API Integration¶
soong uses the Lambda Labs API for instance management. You'll need a Lambda Labs API key to use this tool.
Version Information¶
This reference documentation is for soong version 0.1.0+.