Skip to content

Commit f8e17d4

Browse files
update fa
Signed-off-by: Lucas Wilkinson <[email protected]>
1 parent fe883bd commit f8e17d4

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 e46f09441a8ee3231e54551cc8994ca768178e69
41+
GIT_TAG 13d0fd9cc276cb666afc88373e2d81449acdc749
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)