gpt4all/.gitmodules
Jared Van Bortel 9808be5e73 rename LLamaModel to LlamaCppBackendImpl
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-08-07 11:33:50 -04:00

8 lines
244 B
Plaintext

[submodule "llama.cpp-mainline"]
path = gpt4all-backend/llama.cpp
url = https://github.com/nomic-ai/llama.cpp.git
branch = master
[submodule "gpt4all-chat/usearch"]
path = gpt4all-chat/usearch
url = https://github.com/nomic-ai/usearch.git