Fix Bailing MoE model bugs (#10362)

Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
Co-authored-by: 羽癫 <yudian.zy@antgroup.com>
This commit is contained in:
Yuan Luo
2025-09-12 15:36:02 +08:00
committed by GitHub
parent fac07c9b08
commit 24dc2bee97
2 changed files with 8 additions and 5 deletions

View File

@@ -757,7 +757,7 @@ class ServerArgs:
if model_arch in [
"DeepseekV3ForCausalLM",
"Glm4MoeForCausalLM",
"BailingMoeV2ForCausalLM",
"BailingMoeForCausalLM",
"BailingMoeV2ForCausalLM",
]:
# Auto set draft_model_path DeepSeek-V3/R1