Fix test_moe_fused_gate_combined sgl-kernel ci test (#8374)

This commit is contained in:
Ke Bao
2025-07-26 09:30:12 +08:00
committed by GitHub
parent 2272c2a5b5
commit 8af145b7dc

View File

@@ -46,7 +46,6 @@ def test_moe_fused_gate_combined(seq_length, params, num_fused_shared_experts):
renormalize=True,
num_expert_group=num_expert_group,
topk_group=topk_group,
compiled=False,
num_fused_shared_experts=num_fused_shared_experts,
routed_scaling_factor=2.5,
)