-
Notifications
You must be signed in to change notification settings - Fork 328
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 661 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 661 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "third_party/sentencepiece"]
path = third_party/sentencepiece
url = https://github.com/google/sentencepiece.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
branch = stable
[submodule "third_party/ggml"]
path = third_party/ggml
url = https://github.com/ggerganov/ggml.git
[submodule "third_party/re2"]
path = third_party/re2
url = https://github.com/google/re2.git
[submodule "third_party/abseil-cpp"]
path = third_party/abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
[submodule "third_party/stb"]
path = third_party/stb
url = https://github.com/nothings/stb.git