mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
fa3_rope (#4190)
This commit is contained in:
@@ -283,6 +283,7 @@ class FlashAttentionBackend(AttentionBackend):
|
||||
metadata.kv_token_num_cpu[0].item(),
|
||||
self.max_seq_len,
|
||||
getattr(layer, "cache_quant_type_str", "none"),
|
||||
self.rope_3d,
|
||||
)
|
||||
|
||||
res = self.flash_attn_func(
|
||||
|
Reference in New Issue
Block a user