mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-09-09 03:07:01 +08:00
Fix typo
This commit is contained in:
parent
d3d317665b
commit
531e1c74e8
@ -8,7 +8,7 @@ from cacheflow.sequence import SequenceStatus
|
|||||||
|
|
||||||
class Scheduler:
|
class Scheduler:
|
||||||
|
|
||||||
def __int__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
controllers: List,
|
controllers: List,
|
||||||
block_size: int,
|
block_size: int,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user