Revert "[sgl-kernel] Update flashmla to include fp8 sparse_mla optimizations" (#16678)

This commit is contained in:
hlu1
2026-01-07 18:23:06 -08:00
committed by GitHub
parent a08dc5aa10
commit 12a0292bfd

View File

@@ -4,7 +4,7 @@ include(FetchContent)
FetchContent_Declare(
repo-flashmla
GIT_REPOSITORY https://github.com/sgl-project/FlashMLA
GIT_TAG b1860dc4949e94241eb38503abd7b62eb62d36f6
GIT_TAG be055fb7df0090fde45f08e9cb5b8b4c0272da73
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-flashmla)