[perf]Support MOE Multi-stream in Deepseek (#947)
### What this PR does / why we need it? Support MOE inner Multi-stream for Deepseek. This feature requires graph mode with mc2 enabled. --------- Signed-off-by: David9857 <985700846@qq.com>
This commit is contained in:
@@ -114,5 +114,6 @@ def test_ascend_config_load_error():
|
||||
},
|
||||
}
|
||||
with VllmRunner("facebook/opt-125m",
|
||||
enforce_eager=False,
|
||||
additional_config=input_additional_config_fake_2):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user