mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-08 03:15:43 +08:00
Fix pre-commit
Signed-off-by: yt0428 <51468697+yt0428@users.noreply.github.com>
This commit is contained in:
parent
94a55eb792
commit
1aff6fff56
@ -88,7 +88,7 @@ class FullAttentionSpec(AttentionSpec):
|
|||||||
attention in model runner.
|
attention in model runner.
|
||||||
In this case, we use FullAttentionSpec and record the sliding window size.
|
In this case, we use FullAttentionSpec and record the sliding window size.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
head_size_v: int | None = None
|
head_size_v: int | None = None
|
||||||
|
|
||||||
sliding_window: int | None = None
|
sliding_window: int | None = None
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user