[CI] Move test_load_lora_from_tensor test to H100 (#18797)
This commit is contained in:
@@ -10,7 +10,7 @@ import sglang as sgl
|
||||
from sglang.test.ci.ci_register import register_amd_ci, register_cuda_ci
|
||||
from sglang.test.test_utils import CustomTestCase
|
||||
|
||||
register_cuda_ci(est_time=90, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=90, suite="stage-b-test-large-1-gpu")
|
||||
register_amd_ci(est_time=90, suite="stage-b-test-small-1-gpu-amd")
|
||||
|
||||
MODEL_PATH = "Qwen/Qwen3-0.6B"
|
||||
|
||||
Reference in New Issue
Block a user