Skip to content

Commit fac9060

Browse files
committed
Init submodule with new path
1 parent a554616 commit fac9060

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[submodule "llama.cpp"]
2+
path = llm/llama.cpp
3+
url = https://github.com/ggerganov/llama.cpp.git
4+
shallow = true

llm/llama.cpp

Submodule llama.cpp added at 328b83d

0 commit comments

Comments
 (0)