mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-23 15:08:27 +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
|