소스 검색

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