[NPU] [CI] temporarily disable mtp test (#17614)

This commit is contained in:
Even Zhou
2026-01-23 15:17:31 +08:00
committed by GitHub
parent 2b2f317383
commit 69ac8b58f7
3 changed files with 1 additions and 23 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ suite_ascend = {
],
"per-commit-16-npu-a3": [
TestFile("ascend/test_ascend_deepep.py", 3600),
TestFile("ascend/test_ascend_deepseek_mtp.py", 2800),
# TestFile("ascend/test_ascend_deepseek_mtp.py", 2800),
TestFile("ascend/test_ascend_w4a4_quantization.py", 600),
],
}