diff --git a/test/registered/ascend/llm_models/test_npu_qwen3_30b_attn_cp.py b/test/registered/ascend/llm_models/test_npu_qwen3_30b_attn_cp.py index 32604a3d8..0af226ece 100644 --- a/test/registered/ascend/llm_models/test_npu_qwen3_30b_attn_cp.py +++ b/test/registered/ascend/llm_models/test_npu_qwen3_30b_attn_cp.py @@ -2,7 +2,7 @@ import os import unittest from types import SimpleNamespace -from python.sglang.test.ascend.test_ascend_utils import QWEN3_30B_A3B_WEIGHTS_PATH +from sglang.test.ascend.test_ascend_utils import QWEN3_30B_A3B_WEIGHTS_PATH from sglang.test.ci.ci_register import register_npu_ci from sglang.test.few_shot_gsm8k import run_eval as run_eval_few_shot_gsm8k from sglang.test.test_utils import (