Skip to content

Commit 3514422

Browse files
committed
add llama.cpp as submodule
1 parent 953a00a commit 3514422

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
path = godot-cpp
33
url = https://github.com/godotengine/godot-cpp.git
44
branch = 4.0
5+
[submodule "llama.cpp"]
6+
path = llama.cpp
7+
url = https://github.com/ggerganov/llama.cpp.git

llama.cpp

Submodule llama.cpp added at e00d2a6

0 commit comments

Comments
 (0)