mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-26 09:19:11 +08:00
remove tile_tokens_dim
Signed-off-by: elvischenv <219235043+elvischenv@users.noreply.github.com>
This commit is contained in:
parent
721a5592f0
commit
97e86fd559
@ -325,7 +325,6 @@ def flashinfer_trtllm_fp4_moe(
|
||||
local_expert_offset=layer.ep_rank * layer.local_num_experts,
|
||||
local_num_experts=layer.local_num_experts,
|
||||
routed_scaling_factor=None,
|
||||
tile_tokens_dim=None,
|
||||
routing_method_type=routing_method_type,
|
||||
do_finalize=True,
|
||||
)[0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user