mirror of
https://github.com/wassname/vllm.git
synced 2026-07-26 13:37:27 +08:00
Fix typo
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ BLANK_TOKEN_ID = -1
|
||||
|
||||
class LogicalTokenBlock:
|
||||
|
||||
def __int__(
|
||||
def __init__(
|
||||
self,
|
||||
block_number: int,
|
||||
block_size: int,
|
||||
|
||||
Reference in New Issue
Block a user