We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a10535 commit 6c3b5bdCopy full SHA for 6c3b5bd
test/nightly/ascend/vlm_models/test_ascend_gemma_3_4b_it.py
@@ -4,7 +4,7 @@
4
from test_vlm_utils import TestVLMModels
5
from sglang.test.ci.ci_register import register_npu_ci
6
7
-register_npu_ci(est_time=400, suite="nightly-4-npu", nightly=True)
+register_npu_ci(est_time=400, suite="nightly-4-npu-a3", nightly=True)
8
9
10
class TestGemmaModels(TestVLMModels):
0 commit comments