]> git.djapps.eu Git - pkg/ggml/commitdiff
Add llama.cpp layer as submodule
authorMathieu Baudier <redacted>
Tue, 21 Jan 2025 07:50:23 +0000 (08:50 +0100)
committerMathieu Baudier <redacted>
Tue, 21 Jan 2025 07:50:23 +0000 (08:50 +0100)
.gitmodules
sources/llama.cpp [new submodule]

index e51386621a0d525a050c22be8d7db2cb1dac4cdf..e71a2e724af86cdc60c7e99adb9d94d9312aca74 100644 (file)
@@ -1,3 +1,6 @@
 [submodule "sources/ggml"]
        path = sources/ggml
        url = ./sources/ggml
+[submodule "sources/llama.cpp"]
+       path = sources/llama.cpp
+       url = ./sources/llama.cpp
diff --git a/sources/llama.cpp b/sources/llama.cpp
new file mode 160000 (submodule)
index 0000000..1d85043
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 1d8504338ea27c7331998c11afdbd47ce5a9daac