forked from xLLM-AI/xllm
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
executable file
·30 lines (30 loc) · 1.12 KB
/
Copy path.gitmodules
File metadata and controls
executable file
·30 lines (30 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "third_party/brpc"]
path = third_party/brpc
url = https://gitcode.com/xLLM-AI/brpc.git
[submodule "third_party/cpprestsdk"]
path = third_party/cpprestsdk
url = https://gitcode.com/xLLM-AI/cpprestsdk.git
[submodule "third_party/hccl_transfer"]
path = third_party/hccl_transfer
url = https://gitcode.com/xLLM-AI/hccl_transfer.git
[submodule "third_party/minja"]
path = third_party/minja
url = https://gitcode.com/xLLM-AI/minja.git
[submodule "third_party/sentencepiece"]
path = third_party/sentencepiece
url = https://gitcode.com/xLLM-AI/sentencepiece.git
[submodule "third_party/smhasher"]
path = third_party/smhasher
url = https://gitcode.com/xLLM-AI/smhasher.git
[submodule "third_party/xllm_ops"]
path = third_party/xllm_ops
url = https://gitcode.com/xLLM-AI/xllm_ops.git
[submodule "third_party/etcd_cpp_apiv3"]
path = third_party/etcd_cpp_apiv3
url = https://gitcode.com/xLLM-AI/etcd-cpp-apiv3.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://gitcode.com/xLLM-AI/spdlog.git
[submodule "third_party/Mooncake"]
path = third_party/Mooncake
url = https://gitcode.com/xLLM-AI/Mooncake.git