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 f7dc99a commit 7109868Copy full SHA for 7109868
sgl-kernel/CMakeLists.txt
@@ -52,7 +52,7 @@ FetchContent_Populate(repo-flashinfer)
52
# flash-attention
53
FetchContent_Declare(
54
repo-flash-attention
55
- GIT_REPOSITORY https://github.com/sgl-project/sgl-attn/tree/main
+ GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
56
GIT_TAG sgl-kernel
57
GIT_SHALLOW OFF
58
)
0 commit comments