submodule

This commit is contained in:
Roy Han 2024-07-31 16:23:17 -07:00
parent 69eb06c40e
commit 1ac92eae7c
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

@ -1,4 +1,7 @@
[submodule "llama.cpp"]
path = llm/llama.cpp
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

@ -0,0 +1 @@
Subproject commit 6739eb83c3ca5cf40d24c6fe8442a761a1eb6248