811b1f03c8
- remove ggml runner - automatically pull gguf models when ggml detected - tell users to update to gguf in the case automatic pull fails Co-Authored-By: Jeffrey Morgan <jmorganca@gmail.com>
5 lines
154 B
Text
5 lines
154 B
Text
[submodule "llm/llama.cpp/gguf"]
|
|
path = llm/llama.cpp/gguf
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
ignore = dirty
|
|
shallow = true
|