Language Models
Each model name links to its recipe page.Diffusion
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>.pyinvocation. - Recipe Configuration — parallelism, algorithm, rollout/SGLang, optimizer.
- Pairs Well With — links to the advanced features that complement this recipe.

