#57406·vllm

[Feature]: GLM 5.3 Performance Optimization

Author: yewentao256Created Sep 17, 2026Updated Sep 17, 2026
Labelsfeature requestglm

The feature, motivation and pitch

Following up to https://github.com/vllm-project/vllm/issues/46654

GLM-5.3 uses the same glm_moe_dsa base architecture as GLM-5.2 so the optimizations we did before should still apply, there are still some work we can do to optimize it further

CUDA

ROCm