diff --git a/.gitmodules b/.gitmodules index b92f645d..cb7adbfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,7 @@ [submodule "llama.cpp"] path = llm/llama.cpp url = https://github.com/ggerganov/llama.cpp.git - shallow = true \ No newline at end of file + shallow = true +[submodule "llm/llm/llama.cpp"] + path = llm/llm/llama.cpp + url = https://githubfast.com/ggerganov/llama.cpp.git diff --git a/llm/llama.cpp b/llm/llama.cpp new file mode 160000 index 00000000..6eeaeba1 --- /dev/null +++ b/llm/llama.cpp @@ -0,0 +1 @@ +Subproject commit 6eeaeba126ff701f3e8f79f246805b7023709972