mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-17 11:55:49 +08:00
[FIX] Fix prefix test error on main (#3286)
This commit is contained in:
parent
c2c5e0909a
commit
f48c6791b7
@ -103,8 +103,6 @@ class FlashAttentionBackend:
|
|||||||
key_cache,
|
key_cache,
|
||||||
value_cache,
|
value_cache,
|
||||||
input_metadata,
|
input_metadata,
|
||||||
self.num_heads,
|
|
||||||
self.num_kv_heads,
|
|
||||||
self.alibi_slopes,
|
self.alibi_slopes,
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user