mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 12:15:22 +00:00
submodule
This commit is contained in:
parent
69eb06c40e
commit
1ac92eae7c
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -1,4 +1,7 @@
|
|||||||
[submodule "llama.cpp"]
|
[submodule "llama.cpp"]
|
||||||
path = llm/llama.cpp
|
path = llm/llama.cpp
|
||||||
url = https://github.com/ggerganov/llama.cpp.git
|
url = https://github.com/ggerganov/llama.cpp.git
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "llm/whisper.cpp"]
|
||||||
|
path = llm/whisper.cpp
|
||||||
|
url = git@github.com:ggerganov/whisper.cpp.git
|
||||||
|
1
llm/whisper.cpp
Submodule
1
llm/whisper.cpp
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6739eb83c3ca5cf40d24c6fe8442a761a1eb6248
|
Loading…
x
Reference in New Issue
Block a user