[Bug] Fix lora tp bug on H200 (#19769)

This commit is contained in:
Baizhou Zhang
2026-03-04 20:11:02 -08:00
committed by GitHub
parent feda2b11c4
commit 10c65df48a
2 changed files with 20 additions and 7 deletions
-1
View File
@@ -32,7 +32,6 @@ from sglang.test.test_utils import CustomTestCase, is_in_ci
register_cuda_ci(
est_time=116,
suite="stage-b-test-large-2-gpu",
disabled="Disabled due to CI machines transition from H100 to H200, which exposes some potential bugs.",
)
register_amd_ci(
est_time=116,