feat: Add FlashMLA submodule (#4449)

Co-authored-by: sleepcoo <sleepcoo@gmail.com>
This commit is contained in:
Shi Shuai
2025-03-16 14:30:25 +08:00
committed by GitHub
parent 65b7c9b78f
commit 81f431eded
3 changed files with 205 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "sgl-kernel/3rdparty/deepgemm"]
path = sgl-kernel/3rdparty/deepgemm
url = https://github.com/deepseek-ai/DeepGEMM
[submodule "sgl-kernel/3rdparty/flashmla"]
path = sgl-kernel/3rdparty/flashmla
url = https://github.com/deepseek-ai/FlashMLA