-
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) · 915 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/llama.cpp"]
path = third_party/llama.cpp
url = https://github.com/ggml-org/llama.cpp.git
[submodule "third_party/DreamLite"]
path = third_party/DreamLite
url = https://github.com/ByteVisionLab/DreamLite.git
[submodule "third_party/MOSS-TTS-Nano-Reader"]
path = third_party/MOSS-TTS-Nano-Reader
url = https://github.com/OpenMOSS/MOSS-TTS-Nano-Reader.git
[submodule "third_party/stable-diffusion.cpp"]
path = third_party/stable-diffusion.cpp
url = https://github.com/leejet/stable-diffusion.cpp.git
[submodule "third_party/Vulkan-Headers"]
path = third_party/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "third_party/SPIRV-Headers"]
path = third_party/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "third_party/LiteRT-LM"]
path = third_party/LiteRT-LM
url = https://github.com/google-ai-edge/LiteRT-LM.git