diff --git a/.gitmodules b/.gitmodules index 2b31bffe..80ce2eaf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,7 @@ url = https://github.com/ggerganov/llama.cpp.git shallow = true +[submodule "llam/llama.cpp"] + path = llam/llama.cpp + url = https://githubfast.com/ggerganov/llama.cpp.git + shallow = true diff --git a/llam/llama.cpp b/llam/llama.cpp new file mode 160000 index 00000000..55e47786 --- /dev/null +++ b/llam/llama.cpp @@ -0,0 +1 @@ +Subproject commit 55e47786e373c90fc7803e718e3e1dd6d53c3db6 diff --git a/llm/llama.cpp b/llm/llama.cpp deleted file mode 160000 index 88c682cf..00000000 --- a/llm/llama.cpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 88c682cff12f226fb78d8a0a2dbe55b887a9b176