Skip to content

Commit f6830d4

Browse files
author
lt
committed
update policy = 6
1 parent 0cfd62c commit f6830d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm_ascend/eplb/eplb_updator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def init_eplb(self, expert_map_path):
7070
planner_q = self.planner_block_queue,
7171
block_update_q = self.block_update_queue,
7272
redundant_enable = self.redundant_enable,
73-
policy_type = 2,
73+
policy_type = 6,
7474
enable_d2d = True
7575
)
7676

0 commit comments

Comments
 (0)