Init submodule with new path

This commit is contained in:
Daniel Hiltgen
2024-01-04 09:54:46 -08:00
parent a554616f8e
commit fac9060da5
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -0,0 +1,4 @@
[submodule "llama.cpp"]
path = llm/llama.cpp
url = https://github.com/ggerganov/llama.cpp.git
shallow = true

1
llm/llama.cpp Submodule

Submodule llm/llama.cpp added at 328b83de23