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 9da1901 commit 2060c48Copy full SHA for 2060c48
CMakeLists.txt
@@ -581,7 +581,7 @@ else()
581
FetchContent_Declare(
582
vllm-flash-attn
583
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
584
- GIT_TAG d4e09037abf588af1ec47d0e966b237ee376876c
+ GIT_TAG 720c94869cf2e0ff5a706e9c7f1dce0939686ade
585
GIT_PROGRESS TRUE
586
# Don't share the vllm-flash-attn build between build types
587
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn
0 commit comments