Skip to content

Commit 8cc40f8

Browse files
[Attention] Bump FA for removed method (vllm-project#28429)
Signed-off-by: Matthew Bonanni <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
1 parent 6f1e7f7 commit 8cc40f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external_projects/vllm_flash_attn.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else()
3838
FetchContent_Declare(
3939
vllm-flash-attn
4040
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
41-
GIT_TAG 8e1b01d56210dc72030a2d0d41c2d8d266ba6309
41+
GIT_TAG 58e0626a692f09241182582659e3bf8f16472659
4242
GIT_PROGRESS TRUE
4343
# Don't share the vllm-flash-attn build between build types
4444
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn

0 commit comments

Comments
 (0)