Skip to content

Commit 9ffc808

Browse files
committed
Added llama.cpp as a submodule
1 parent f5d9b89 commit 9ffc808

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@
3838
path = submodules/llhttp
3939
url = https://github.com/nodejs/llhttp.git
4040

41+
[submodule "submodules/llama.cpp"]
42+
path = submodules/llama.cpp
43+
url = https://github.com/ggml-org/llama.cpp.git

submodules/llama.cpp

Submodule llama.cpp added at c03a5a4

0 commit comments

Comments
 (0)