From 8cc40f89926f0f49d320c4ef078c70cf535c589e Mon Sep 17 00:00:00 2001 From: Matthew Bonanni Date: Fri, 14 Nov 2025 12:13:37 -0500 Subject: [PATCH] [Attention] Bump FA for removed method (#28429) Signed-off-by: Matthew Bonanni Co-authored-by: Cyrus Leung --- cmake/external_projects/vllm_flash_attn.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/external_projects/vllm_flash_attn.cmake b/cmake/external_projects/vllm_flash_attn.cmake index 29db9fa27..567c8959f 100644 --- a/cmake/external_projects/vllm_flash_attn.cmake +++ b/cmake/external_projects/vllm_flash_attn.cmake @@ -38,7 +38,7 @@ else() FetchContent_Declare( vllm-flash-attn GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git - GIT_TAG 8e1b01d56210dc72030a2d0d41c2d8d266ba6309 + GIT_TAG 58e0626a692f09241182582659e3bf8f16472659 GIT_PROGRESS TRUE # Don't share the vllm-flash-attn build between build types BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn