【Fix】fix deepep dispatch (#5036)

* fix dispatch

* fix dispatch

---------

Co-authored-by: yuanxiaolan <yuanxiaolan01@baidu.com>
This commit is contained in:
yangjianfengo1
2025-11-17 10:34:01 +08:00
committed by GitHub
parent 3b80a799ab
commit 3afb717995
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -295,7 +295,7 @@ class DeepEPEngine:
use_fp8=use_fp8,
async_finish=False,
return_recv_hook=True,
num_per_channel=quant_group_size,
# num_per_channel=quant_group_size,
)
return packed_recv_x, recv_expert_count, handle, dispatch_hook