mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 08:04:58 +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,
|
||||
value_cache,
|
||||
input_metadata,
|
||||
self.num_heads,
|
||||
self.num_kv_heads,
|
||||
self.alibi_slopes,
|
||||
)
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user