mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
11 lines
308 B
Plaintext
11 lines
308 B
Plaintext
[submodule "llm/llama.cpp/ggml"]
|
|
path = llm/llama.cpp/ggml
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
ignore = dirty
|
|
shallow = true
|
|
[submodule "llm/llama.cpp/gguf"]
|
|
path = llm/llama.cpp/gguf
|
|
url = https://github.com/ggerganov/llama.cpp.git
|
|
ignore = dirty
|
|
shallow = true
|