mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-23 12:44:27 +08:00
Fix typo
This commit is contained in:
parent
ee9442518d
commit
e40fa136aa
@ -7,7 +7,7 @@ BLANK_TOKEN_ID = -1
|
||||
|
||||
class LogicalTokenBlock:
|
||||
|
||||
def __int__(
|
||||
def __init__(
|
||||
self,
|
||||
block_number: int,
|
||||
block_size: int,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user