Unverified Commit 8af145b7 authored by Ke Bao's avatar Ke Bao Committed by GitHub
Browse files

Fix test_moe_fused_gate_combined sgl-kernel ci test (#8374)

parent 2272c2a5
......@@ -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,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment