We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f4880 commit 68f1114Copy full SHA for 68f1114
CMakeLists.txt
@@ -576,7 +576,7 @@ else()
576
FetchContent_Declare(
577
vllm-flash-attn
578
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
579
- GIT_TAG 9732b0ce005d1e6216864788502d5570004678f5
+ GIT_TAG d4e09037abf588af1ec47d0e966b237ee376876c
580
GIT_PROGRESS TRUE
581
# Don't share the vllm-flash-attn build between build types
582
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn
0 commit comments