[Feature] Add MLAProcess for DeepSeek MLA on NPU (#10130)
This commit is contained in:
@@ -60,6 +60,7 @@ class TestAscendDeepEP(CustomTestCase):
|
||||
cls.extra_envs = {
|
||||
"HCCL_BUFFSIZE": "500",
|
||||
"SGLANG_DEEPEP_NUM_MAX_DISPATCH_TOKENS_PER_RANK": "32",
|
||||
"SGLANG_NPU_USE_MLAPO": "1",
|
||||
}
|
||||
os.environ.update(cls.extra_envs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user