Skip to content

Commit 3ec8b42

Browse files
WoosukKwonamd-xiaoyu12
authored andcommitted
Upgrade FA3 for attention sink (vllm-project#22313)
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu> Signed-off-by: Xiao Yu <xiao.yu@amd.com>
1 parent d0497d4 commit 3ec8b42

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 1c2624e53c078854e0637ee566c72fe2107e75f4
41+
GIT_TAG b99f8c821771fd11feb66d5c89661e9858fde359
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)