| model args | Architecture constants (layers, hidden size, rotary base, …) |
ckpt_args | Filesystem paths for the actor / reference / save directory |
rollout_args | Prompt dataset, batch knobs, sampling parameters, reward type |
eval_args | Eval dataset, cadence, sampling overrides for evaluation |
perf_args | Parallelism (TP/PP/CP/EP/ETP), recomputation, dynamic batching |
grpo_args | RL algorithm, KL, clipping, entropy bonus, advantage estimator |
optimizer_args | Learning rate, schedule, weight decay, Adam betas |
sglang_args | Engine TP, memory fraction, log level, --sglang-* passthrough |
misc_args | GPU layout, colocation, pinned Megatron numerics, dashboard |