mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04: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
|