ci: B200 conditional split + LPT_SLOP removal (stage-c partition 8→3) (#25203)
This commit is contained in:
@@ -16,7 +16,7 @@ from sglang.test.test_utils import (
|
||||
write_github_step_summary,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=420, stage="stage-b", runner_config="4-gpu-b200")
|
||||
register_cuda_ci(est_time=340, stage="stage-b", runner_config="4-gpu-b200")
|
||||
|
||||
FULL_DEEPSEEK_V3_FP4_MODEL_PATH = "nvidia/DeepSeek-V3-0324-FP4"
|
||||
SERVER_LAUNCH_TIMEOUT = 1200
|
||||
|
||||
@@ -17,7 +17,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
|
||||
# EAGLE with DP attention on B200 (tp=2, dp=2, requires 4 B200 GPUs)
|
||||
register_cuda_ci(est_time=123, stage="stage-c", runner_config="4-gpu-b200")
|
||||
register_cuda_ci(est_time=90, stage="stage-c", runner_config="4-gpu-b200")
|
||||
|
||||
|
||||
def test_gsm8k(base_url: str, model: str):
|
||||
|
||||
Reference in New Issue
Block a user