Skip to main content
Miles ships RL recipes for every GLM generation currently in production: the dense GLM4 line (9 B, 32 B — Zhipu “Z1” reasoning checkpoints), the GLM4.5 MoE at 106 B-A12B and 355 B-A32B, the compact GLM4.7 Flash with 64 routed experts, and the 744 B-A40B GLM5 flagship.

Variants

Fastest path to train

GLM4-9B (GLM-Z1-9B-0414) on a single 8× H100 node — the smallest GLM recipe:
See the GLM4 Dense page for weight conversion and the full walkthrough.

Which variant do I pick?

  • Single-node GLM first try → GLM4-9B (glm4).
  • Larger dense → GLM4-32B (glm4).
  • MoE on a budget → GLM4.5-106B-A12B (glm4-5).
  • Full MoE scale (multi-node) → GLM4.5-355B-A32B (glm4-5).
  • Compact MoE for routing experiments (R3) → GLM4.7 Flash (glm4-7-flash).
  • Frontier scale (744 B) → GLM5 (glm5).