diff --git a/.gitmodules b/.gitmodules index f71ffb6..17f7250 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [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/ggerganov/llama.cpp diff --git a/crates/llama-cpp-bindings/llama.cpp b/crates/llama-cpp-bindings/llama.cpp deleted file mode 160000 index bce1fef..0000000 --- a/crates/llama-cpp-bindings/llama.cpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bce1fef328941499dc0acb76cc7fd7ac90449c2f