You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your great work! I have a small question.
In kernels/csrc/fused_attention/applyBiasRopeUpdateKVCache.h, I saw that you set store_contiguous_qkv = true. Does it mean that pagedattention is not used when quantize KV Cache into int8/int4?
Looking forward to your reply, thank you!
The text was updated successfully, but these errors were encountered:
Hi, thanks for your great work! I have a small question.
In kernels/csrc/fused_attention/applyBiasRopeUpdateKVCache.h, I saw that you set store_contiguous_qkv = true. Does it mean that pagedattention is not used when quantize KV Cache into int8/int4?
Looking forward to your reply, thank you!
The text was updated successfully, but these errors were encountered: