Miles ships ready-to-run recipes for every model family listed below. Each page covers weight conversion, parallelism, and the launch script in the order you’d actually run them.Documentation Index
Fetch the complete documentation index at: https://www.radixark.com/llms.txt
Use this file to discover all available pages before exploring further.
By family
Each model name links to its recipe page.How a recipe is structured
Every recipe page follows the same six sections:- Model Introduction — what the model is and why miles supports it.
- Supported Variants — model sizes + HF links.
- Environment Setup — env vars, downloads, and HF → Megatron conversion.
- Launch — the
scripts/run-<family>.sh(orrun_<family>.py) invocation. - Recipe Configuration — parallelism, algorithm, rollout/SGLang, optimizer.
- Pairs Well With — links to the advanced features that complement this recipe.

