[sgl-kernel] Update flashmla to include fp8 sparse_mla optimizations (#15242)
This commit is contained in:
@@ -4,7 +4,7 @@ include(FetchContent)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
repo-flashmla
|
repo-flashmla
|
||||||
GIT_REPOSITORY https://github.com/sgl-project/FlashMLA
|
GIT_REPOSITORY https://github.com/sgl-project/FlashMLA
|
||||||
GIT_TAG be055fb7df0090fde45f08e9cb5b8b4c0272da73
|
GIT_TAG b1860dc4949e94241eb38503abd7b62eb62d36f6
|
||||||
GIT_SHALLOW OFF
|
GIT_SHALLOW OFF
|
||||||
)
|
)
|
||||||
FetchContent_Populate(repo-flashmla)
|
FetchContent_Populate(repo-flashmla)
|
||||||
|
|||||||
Reference in New Issue
Block a user