Skip to content

Commit 61a411e

Browse files
update sha
Signed-off-by: Lucas Wilkinson <lwilkinson@neuralmagic.com>
1 parent 2101882 commit 61a411e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ else()
581581
FetchContent_Declare(
582582
vllm-flash-attn
583583
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
584-
GIT_TAG 62cd67b571e806aa694a4c0f293d72a0f4717a97
584+
GIT_TAG 95898bad1d6b2c1668e39bcaa7ce70c38270e194
585585
GIT_PROGRESS TRUE
586586
# Don't share the vllm-flash-attn build between build types
587587
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn

0 commit comments

Comments
 (0)