Pārlūkot izejas kodu

Init submodule with new path

Daniel Hiltgen 1 gadu atpakaļ
vecāks
revīzija
fac9060da5
2 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 4 0
      .gitmodules
  2. 1 0
      llm/llama.cpp

+ 4 - 0
.gitmodules

@@ -0,0 +1,4 @@
+[submodule "llama.cpp"]
+	path = llm/llama.cpp
+	url = https://github.com/ggerganov/llama.cpp.git
+	shallow = true

+ 1 - 0
llm/llama.cpp

@@ -0,0 +1 @@
+Subproject commit 328b83de23b33240e28f4e74900d1d06726f5eb1