Browse Source

Init submodule with new path

Daniel Hiltgen 1 year ago
parent
commit
fac9060da5
2 changed files with 5 additions and 0 deletions
  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