mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
55084333a9
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
|