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