"...git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "37a7d5d74a9eddae3265bb1118efbb0f5ce10a93"
Commit 40ff7bb2 authored by zhuwenwen's avatar zhuwenwen
Browse files

update invoke_fused_moe_kernel() arguments

parent ea0ccfe6
...@@ -1648,7 +1648,6 @@ def fused_experts_impl( ...@@ -1648,7 +1648,6 @@ def fused_experts_impl(
w1_scale, w1_scale,
w1_zp, w1_zp,
curr_topk_weights, curr_topk_weights,
curr_topk_ids,
sorted_token_ids, sorted_token_ids,
expert_ids, expert_ids,
num_tokens_post_padded, num_tokens_post_padded,
......
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