瀏覽代碼

Init submodule with new path

Daniel Hiltgen 1 年之前
父節點
當前提交
fac9060da5
共有 2 個文件被更改,包括 5 次插入0 次删除
  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