minor: sync flashinfer and add turbomind as 3rdparty (#3105)

This commit is contained in:
Yineng Zhang
2025-01-24 19:22:39 +08:00
committed by GitHub
parent 6619f48e18
commit 153b414e83
4 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "sgl-kernel/3rdparty/flashinfer"]
path = sgl-kernel/3rdparty/flashinfer
url = https://github.com/flashinfer-ai/flashinfer.git
[submodule "sgl-kernel/3rdparty/turbomind"]
path = sgl-kernel/3rdparty/turbomind
url = https://github.com/InternLM/turbomind

View File

@@ -19,6 +19,7 @@ Third-party libraries:
- [CCCL](https://github.com/NVIDIA/cccl)
- [CUTLASS](https://github.com/NVIDIA/cutlass)
- [FlashInfer](https://github.com/flashinfer-ai/flashinfer)
- [TurboMind](https://github.com/InternLM/turbomind)
### Kernel Development