Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
a3c2ea44
Unverified
Commit
a3c2ea44
authored
Oct 09, 2025
by
Mick
Committed by
GitHub
Oct 08, 2025
Browse files
fix: fix revision for sgl-flash-attn in sgl-kernel (#11327)
parent
fccac7d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sgl-kernel/CMakeLists.txt
sgl-kernel/CMakeLists.txt
+1
-1
No files found.
sgl-kernel/CMakeLists.txt
View file @
a3c2ea44
...
@@ -90,7 +90,7 @@ FetchContent_Populate(repo-flashinfer)
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment