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:
@@ -757,7 +757,7 @@ class ServerArgs:
|
||||
if model_arch in [
|
||||
"DeepseekV3ForCausalLM",
|
||||
"Glm4MoeForCausalLM",
|
||||
"BailingMoeV2ForCausalLM",
|
||||
"BailingMoeForCausalLM",
|
||||
"BailingMoeV2ForCausalLM",
|
||||
]:
|
||||
# Auto set draft_model_path DeepSeek-V3/R1
|
||||
|
||||
Reference in New Issue
Block a user