[NVIDIA] FA3/FA4 Fix (#11606)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
@@ -91,7 +91,7 @@ FetchContent_Populate(repo-flashinfer)
|
||||
FetchContent_Declare(
|
||||
repo-flash-attention
|
||||
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
|
||||
GIT_TAG f9af0c2a1d82ab1812e6987e9338363cc2bf0f8d
|
||||
GIT_TAG ff87110aad048bb8c4e6effea4c563ddae88b0eb
|
||||
GIT_SHALLOW OFF
|
||||
)
|
||||
FetchContent_Populate(repo-flash-attention)
|
||||
@@ -100,7 +100,7 @@ FetchContent_Populate(repo-flash-attention)
|
||||
FetchContent_Declare(
|
||||
repo-flash-attention-origin
|
||||
GIT_REPOSITORY https://github.com/Dao-AILab/flash-attention.git
|
||||
GIT_TAG 203b9b3dba39d5d08dffb49c09aa622984dff07d
|
||||
GIT_TAG 04adaf0e9028d4bec7073f69e4dfa3f6d3357189
|
||||
GIT_SHALLOW OFF
|
||||
)
|
||||
FetchContent_Populate(repo-flash-attention-origin)
|
||||
|
||||
Reference in New Issue
Block a user