mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-03 17:17:05 +08:00
update
Signed-off-by: inkcherry <mingzhi.liu@amd.com>
This commit is contained in:
parent
9d29f361fb
commit
0a3ae0b0cc
@ -2232,7 +2232,7 @@ class MoRIIOConnectorWorker:
|
||||
w += 1
|
||||
|
||||
merged_l, merged_r, merged_s = self.merge_contiguous_blocks(
|
||||
offset_local, offset_remote, sizes, assume_sorted=True
|
||||
offset_local, offset_remote, sizes, assume_sorted=False
|
||||
)
|
||||
return merged_l, merged_r, merged_s
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user