forked from sgl-project/sglang
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
16 lines (16 loc) · 683 Bytes
/
.gitmodules
File metadata and controls
16 lines (16 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "sgl-kernel/3rdparty/cutlass"]
path = sgl-kernel/3rdparty/cutlass
url = https://github.com/NVIDIA/cutlass.git
[submodule "sgl-kernel/3rdparty/cccl"]
path = sgl-kernel/3rdparty/cccl
url = https://github.com/NVIDIA/cccl.git
[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
[submodule "sgl-kernel/3rdparty/composable_kernel"]
path = sgl-kernel/3rdparty/composable_kernel
url = https://github.com/ROCm/composable_kernel.git
branch = mtgu/dev/vllm_w8a8