mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-16 15:58:36 +00:00
Move the backend code into own subdirectory and make it a shared library. Begin fleshing out the C api wrapper that bindings can use.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "llama.cpp"]
|
||||
path = llama.cpp
|
||||
path = llmodel/llama.cpp
|
||||
url = https://github.com/manyoso/llama.cpp.git
|
||||
|
Reference in New Issue
Block a user