mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
48275d0dcc
Major change to the backend that allows for pluggable versions of llama.cpp/ggml. This was squashed merged from dlopen_backend_5 where the history is preserved.
10 lines
368 B
Plaintext
10 lines
368 B
Plaintext
[submodule "llama.cpp-230519"]
|
|
path = gpt4all-backend/llama.cpp-230519
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
[submodule "llama.cpp-230511"]
|
|
path = gpt4all-backend/llama.cpp-230511
|
|
url = https://github.com/manyoso/llama.cpp.git
|
|
[submodule "llama.cpp-mainline"]
|
|
path = gpt4all-backend/llama.cpp-mainline
|
|
url = https://github.com/ggerganov/llama.cpp.git
|