[DSA] Enable all reduce fusion for DSA models (#22390)

This commit is contained in:
Baizhou Zhang
2026-04-09 12:42:44 -07:00
committed by GitHub
parent 9d905efa2c
commit 606aa11ea8
+2
View File
@@ -2131,7 +2131,9 @@ class ServerArgs:
and model_arch
in [
"DeepseekV3ForCausalLM",
"DeepseekV32ForCausalLM",
"GptOssForCausalLM",
"GlmMoeDsaForCausalLM",
"Glm4MoeForCausalLM",
"Glm4MoeLiteForCausalLM",
"Qwen3MoeForCausalLM",