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 2101882 commit 61a411eCopy full SHA for 61a411e
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 62cd67b571e806aa694a4c0f293d72a0f4717a97
+ GIT_TAG 95898bad1d6b2c1668e39bcaa7ce70c38270e194
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