refactor: use TabbyML/llama.cpp submodule

release-v0.1
Meng Zhang 2023-09-03 12:38:54 +08:00
parent 3acd5d9bc4
commit c8339a2912
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "crates/ctranslate2-bindings/CTranslate2"]
path = crates/ctranslate2-bindings/CTranslate2
url = https://github.com/OpenNMT/CTranslate2.git
[submodule "crates/llama-cpp-bindings/llama.cpp"]
path = crates/llama-cpp-bindings/llama.cpp
url = https://github.com/TabbyML/llama.cpp

@ -0,0 +1 @@
Subproject commit bce1fef328941499dc0acb76cc7fd7ac90449c2f