[NPU][CI] Add CANN 9.1.0 and Ascend a5 nightly suites (#38833)

This commit is contained in:
pllimax
2026-09-14 22:39:42 +08:00
committed by GitHub
parent 433c999dd0
commit 7465e42b7a
8 changed files with 323 additions and 135 deletions
@@ -183,6 +183,9 @@ QWEN3_5_397B_W8A8_MODEL_PATH = (
DEEPSEEK_V4_FLASH_0731_W8A8_MODEL_PATH = (
"/root/.cache/modelscope/hub/models/Eco-Tech/DeepSeek-V4-Flash-0731-w8a8"
)
DEEPSEEK_V4_FLASH_DEFAULT_MODEL_PATH = (
"/root/.cache/modelscope/hub/models/deepseek-ai/DeepSeek-V4-Flash"
)
QWEN3_5_397B_W4A8_MODEL_PATH = (
"/root/.cache/modelscope/hub/models/Eco-Tech/Qwen3.5-397B-A17B-w4a8-mtp"
)