mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-09 16:27:21 +08:00
cleanup backends/utils.py
Signed-off-by: Sage Moore <sage@neuralmagic.com>
This commit is contained in:
parent
3112714bdc
commit
1ca65412b8
@ -43,6 +43,7 @@ class CommonAttentionMetadata:
|
|||||||
max_query_len: int
|
max_query_len: int
|
||||||
"""Longest query in batch"""
|
"""Longest query in batch"""
|
||||||
|
|
||||||
|
|
||||||
M = TypeVar("M")
|
M = TypeVar("M")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user