We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953a00a commit 3514422Copy full SHA for 3514422
.gitmodules
@@ -2,3 +2,6 @@
2
path = godot-cpp
3
url = https://github.com/godotengine/godot-cpp.git
4
branch = 4.0
5
+[submodule "llama.cpp"]
6
+ path = llama.cpp
7
+ url = https://github.com/ggerganov/llama.cpp.git
llama.cpp
0 commit comments