Quick Start
All examples use a singlerun.py script with two subcommands (prepare and run) and
per-model thin bash wrappers:
Usage
Single-node models (Qwen3-4B)
Single-node models auto-detect networking and don’t require node rank or head IP:Multi-node models
GLM-5 variants (2/12/32 nodes)
TheGLM-5.sh wrapper accepts a VARIANT argument:
Using run.py directly
Environment variables
Notes
* Kimi-K2: The profiling RDMA time for Kimi-K2 includes ~884 ms of GPU-sidepost_load_weights requantization on the rollout engines, since this model requires weight requantization after RDMA transfer.
