Remove ggml submodule in favor of llama.cpp

This commit is contained in:
Adam Treat 2023-04-20 17:20:44 -04:00
parent bb78ee0025
commit 442ca09b32

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "ggml"]
path = ggml
url = https://github.com/manyoso/ggml.git
[submodule "llama.cpp"]
path = llama.cpp
url = https://github.com/manyoso/llama.cpp.git