mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-11 21:42:17 +08:00
fa format
Signed-off-by: Sage Moore <sage@neuralmagic.com>
This commit is contained in:
parent
d46397661f
commit
e34e4411b9
@ -324,7 +324,9 @@ class FlashAttentionMetadataBuilder:
|
|||||||
scheduler_output: "SchedulerOutput") -> bool:
|
scheduler_output: "SchedulerOutput") -> bool:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def build_slice(self, req_slice: slice,
|
def build_slice(
|
||||||
|
self,
|
||||||
|
req_slice: slice,
|
||||||
token_slice: slice,
|
token_slice: slice,
|
||||||
max_query_len: int,
|
max_query_len: int,
|
||||||
common_prefix_len: int,
|
common_prefix_len: int,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user