mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-10 01:10:35 +00:00
71b308e914
support loading both gptj derived models and llama derived models.
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
[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
|