minor: sync flashinfer and add turbomind as 3rdparty (#3105)
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
|||||||
[submodule "sgl-kernel/3rdparty/flashinfer"]
|
[submodule "sgl-kernel/3rdparty/flashinfer"]
|
||||||
path = sgl-kernel/3rdparty/flashinfer
|
path = sgl-kernel/3rdparty/flashinfer
|
||||||
url = https://github.com/flashinfer-ai/flashinfer.git
|
url = https://github.com/flashinfer-ai/flashinfer.git
|
||||||
|
[submodule "sgl-kernel/3rdparty/turbomind"]
|
||||||
|
path = sgl-kernel/3rdparty/turbomind
|
||||||
|
url = https://github.com/InternLM/turbomind
|
||||||
|
|||||||
2
sgl-kernel/3rdparty/flashinfer
vendored
2
sgl-kernel/3rdparty/flashinfer
vendored
Submodule sgl-kernel/3rdparty/flashinfer updated: 93e1a2634e...2d03ed7c01
1
sgl-kernel/3rdparty/turbomind
vendored
Submodule
1
sgl-kernel/3rdparty/turbomind
vendored
Submodule
Submodule sgl-kernel/3rdparty/turbomind added at 0c9d0c724a
@@ -19,6 +19,7 @@ Third-party libraries:
|
|||||||
- [CCCL](https://github.com/NVIDIA/cccl)
|
- [CCCL](https://github.com/NVIDIA/cccl)
|
||||||
- [CUTLASS](https://github.com/NVIDIA/cutlass)
|
- [CUTLASS](https://github.com/NVIDIA/cutlass)
|
||||||
- [FlashInfer](https://github.com/flashinfer-ai/flashinfer)
|
- [FlashInfer](https://github.com/flashinfer-ai/flashinfer)
|
||||||
|
- [TurboMind](https://github.com/InternLM/turbomind)
|
||||||
|
|
||||||
### Kernel Development
|
### Kernel Development
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user