Skip to content

Commit 8347c6e

Browse files
authored
updated flash_attn GIT_TAG to point to torch Stable ABI FA3 commit (#47995)
Signed-off-by: Chris Leonard <chleonar@redhat.com>
1 parent b2cf70e commit 8347c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/external_projects/vllm_flash_attn.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ else()
3939
FetchContent_Declare(
4040
vllm-flash-attn
4141
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
42-
GIT_TAG 2c839c33742309ec41e620bf837495ec9926c56e
42+
GIT_TAG b3964b1d8b95d8e8447435668ab169a2700bab65
4343
GIT_PROGRESS TRUE
4444
# Don't share the vllm-flash-attn build between build types
4545
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn

0 commit comments

Comments
 (0)