Models · family
GLM
3 MLX aliases · Zhipu's GLM line · GLM-5.2 (REAP) + GLM-4.7 + GLM-4.5-Air.
Zhipu's GLM line — Chinese-frontier open-weights with strong English performance. rapid-mlx ships GLM-5.2 (REAP-pruned), GLM-4.7, and GLM-4.5-Air with our custom glm47 tool-call parser and the glm4 reasoning parser.
- family
- GLM
- aliases
- 3
- lines
- 1
- install
- rapid-mlx serve <alias>
- OpenAI base URL
- http://localhost:8000/v1
GLM-4 · 3 aliases
GLM-4.5-Air + GLM-4.7-Flash. Both use the glm47 tool-call parser and the glm4 reasoning parser.
parser: glm47
| alias | hf repo | tool parser | reasoning | flags |
|---|---|---|---|---|
| glm-5.2-reap50 | pipenetwork/GLM-5.2-REAP50-MLX-4bit | glm47 | glm4 | moe |
| glm4.5-air-4bit | mlx-community/GLM-4.5-Air-4bit | glm47 | glm4 | spec |
| glm4.7-9b-4bit | mlx-community/GLM-4.7-Flash-4bit | glm47 | glm4 | spec |
Notes & caveats
- The
glm47parser was written specifically for the GLM-4.7 tool envelope — upstreammlx-lmdoes not parse this format. - GLM-4.7-Flash 9B is the recommended pick for 16 GB Macs.