fix: fix revision for sgl-flash-attn in sgl-kernel (#11327)
This commit is contained in:
@@ -90,7 +90,7 @@ FetchContent_Populate(repo-flashinfer)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-flash-attention
|
repo-flash-attention
|
||||||
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
|
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
|
||||||
GIT_TAG sgl-kernel
|
GIT_TAG f9af0c2a1d82ab1812e6987e9338363cc2bf0f8d
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-flash-attention)
|
FetchContent_Populate(repo-flash-attention)
|
||||||
|
|||||||
Reference in New Issue
Block a user