现在在尝试nano-vllm 迁移到 ascend npu环境中运行
遇到了下面的flash-attn 接口调用 
查看FlashAttentionScore 的实现没有完全解决https://www.hiascend.com/document/detail/zh/Pytorch/710/ptmoddevg/trainingmigrguide/performance_tuning_0034.html
想知道FlashAttentionScore 是否支持flash_attn_with_kvcache接口
以及flash_attn_varlen_func 中block_table 该怎么处理
谢谢大佬
现在在尝试nano-vllm 迁移到 ascend npu环境中运行
遇到了下面的flash-attn 接口调用
查看FlashAttentionScore 的实现没有完全解决https://www.hiascend.com/document/detail/zh/Pytorch/710/ptmoddevg/trainingmigrguide/performance_tuning_0034.html
想知道FlashAttentionScore 是否支持flash_attn_with_kvcache接口
以及flash_attn_varlen_func 中block_table 该怎么处理
谢谢大佬