forked from Tiiny-AI/PowerInfer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.06 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "smallthinker/ggml/src/ggml-kompute/kompute"]
path = smallthinker/ggml/src/ggml-kompute/kompute
url = https://github.com/nomic-ai/kompute.git
[submodule "smallthinker/powerinfer/third_part/perfetto"]
path = smallthinker/powerinfer/third_part/perfetto
url = https://github.com/google/perfetto.git
[submodule "smallthinker/powerinfer/third_part/benchmark"]
path = smallthinker/powerinfer/third_part/benchmark
url = https://github.com/google/benchmark.git
[submodule "smallthinker/powerinfer/third_part/googletest"]
path = smallthinker/powerinfer/third_part/googletest
url = https://github.com/google/googletest.git
[submodule "smallthinker/powerinfer/third_part/libaio"]
path = smallthinker/powerinfer/third_part/libaio
url = https://github.com/crossbuild/libaio.git
[submodule "smallthinker/powerinfer/third_part/liburing"]
path = smallthinker/powerinfer/third_part/liburing
url = https://github.com/axboe/liburing.git
[submodule "smallthinker/powerinfer/third_part/fmt"]
path = smallthinker/powerinfer/third_part/fmt
url = https://github.com/fmtlib/fmt.git