mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-19 11:17:21 +08:00
naming
Signed-off-by: Pr0Wh1teGivee <calvin_zhu0210@outlook.com> Signed-off-by: weichen <calvin_zhu0210@outlook.com>
This commit is contained in:
parent
ac674f6fc7
commit
cc0a8ae572
@ -7,7 +7,7 @@ from collections import deque
|
||||
from collections.abc import Iterable, Iterator
|
||||
from enum import Enum
|
||||
|
||||
from vllm.v1.core.sched.policy.weighted_score_softer import WeightedScoreSorter
|
||||
from vllm.v1.core.sched.policy.weighted_score_sorter import WeightedScoreSorter
|
||||
from vllm.v1.request import Request
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user