Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
8af145b7
Unverified
Commit
8af145b7
authored
Jul 26, 2025
by
Ke Bao
Committed by
GitHub
Jul 26, 2025
Browse files
Fix test_moe_fused_gate_combined sgl-kernel ci test (#8374)
parent
2272c2a5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
sgl-kernel/tests/test_moe_fused_gate.py
sgl-kernel/tests/test_moe_fused_gate.py
+0
-1
No files found.
sgl-kernel/tests/test_moe_fused_gate.py
View file @
8af145b7
...
@@ -46,7 +46,6 @@ def test_moe_fused_gate_combined(seq_length, params, num_fused_shared_experts):
...
@@ -46,7 +46,6 @@ def test_moe_fused_gate_combined(seq_length, params, num_fused_shared_experts):
renormalize
=
True
,
renormalize
=
True
,
num_expert_group
=
num_expert_group
,
num_expert_group
=
num_expert_group
,
topk_group
=
topk_group
,
topk_group
=
topk_group
,
compiled
=
False
,
num_fused_shared_experts
=
num_fused_shared_experts
,
num_fused_shared_experts
=
num_fused_shared_experts
,
routed_scaling_factor
=
2.5
,
routed_scaling_factor
=
2.5
,
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment