Skip to content

Commit 190d768

Browse files
LucasWilkinsonminpeter
authored andcommitted
[Wheel Size] Only build FA2 8.0+PTX (vllm-project#19336)
Signed-off-by: minpeter <kali2005611@gmail.com>
1 parent 3cc161e commit 190d768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external_projects/vllm_flash_attn.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else()
3838
FetchContent_Declare(
3939
vllm-flash-attn
4040
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
41-
GIT_TAG 8798f27777fb57f447070301bf33a9f9c607f491
41+
GIT_TAG 763ad155a1c826f71ff318f41edb1e4e5e376ddb
4242
GIT_PROGRESS TRUE
4343
# Don't share the vllm-flash-attn build between build types
4444
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn

0 commit comments

Comments
 (0)