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 0cf1cee commit fa4b46eCopy full SHA for fa4b46e
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