Sgl flashmla (#26132)

This commit is contained in:
Chunan Zeng
2026-05-26 12:00:23 -07:00
committed by GitHub
parent ec6f8d61f7
commit b66f8e0b96
4 changed files with 274 additions and 17 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
include(FetchContent)
# flash_mla
FetchContent_Declare(
repo-flashmla
GIT_REPOSITORY https://github.com/sgl-project/FlashMLA
GIT_TAG abb54777d4e08c8054c238f59889b52d4e9f0896
GIT_TAG df022ebafb88578eab9f0300606ee765608d8b5c
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-flashmla)