Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
0fde61535f
commit
1913cb4dbb
@@ -20,7 +20,12 @@ import torch
|
||||
|
||||
from sglang.test.ci.ci_register import register_cuda_ci
|
||||
|
||||
register_cuda_ci(est_time=120, stage="stage-b", runner_config="1-gpu-large")
|
||||
register_cuda_ci(
|
||||
est_time=120,
|
||||
stage="stage-b",
|
||||
runner_config="1-gpu-large",
|
||||
disabled="broken on main, see #24816",
|
||||
)
|
||||
|
||||
flashinfer_fused_moe = pytest.importorskip("flashinfer.fused_moe")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user