This commit is contained in:
likelovewant
2024-10-21 18:29:48 +08:00
parent bae2394dc2
commit c3ec66a9b5
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
path = llam/llama.cpp path = llam/llama.cpp
url = https://githubfast.com/ggerganov/llama.cpp.git url = https://githubfast.com/ggerganov/llama.cpp.git
shallow = true shallow = true
[submodule "llm/llama.cpp"]
path = llm/llama.cpp
url = https://githubfast.com/ggerganov/llama.cpp.git

Submodule llam/llama.cpp deleted from 55e47786e3

1
llm/llama.cpp Submodule

Submodule llm/llama.cpp added at 3f1ae2e32c