[NPU][CI] Scope NPU nightly artifact dirs by image; fix stale glm5_2 case (#39585)

This commit is contained in:
pllimax
2026-09-15 22:55:53 +08:00
committed by GitHub
parent 832ec39cc0
commit 1aeeb25e86
4 changed files with 13 additions and 2 deletions
@@ -183,6 +183,7 @@ 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 for a5 testcase
DEEPSEEK_V4_FLASH_DEFAULT_MODEL_PATH = (
"/root/.cache/modelscope/hub/models/deepseek-ai/DeepSeek-V4-Flash"
)