mirror of
https://gitlab.com/niansa/discord_llama.git
synced 2025-03-06 20:48:25 +01:00
Updated llama.cpp
This commit is contained in:
parent
c6228a280a
commit
fa6446948d
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "llama.cpp"]
|
||||
path = llama.cpp
|
||||
url = https://github.com/ggerganov/llama.cpp.git
|
||||
[submodule "DPP"]
|
||||
path = DPP
|
||||
url = https://github.com/brainboxdotcc/DPP.git
|
||||
[submodule "llama.cpp"]
|
||||
path = llama.cpp
|
||||
url = https://github.com/ggerganov/llama.cpp.git
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d7def1a7524f712e5ebb7cd02bab0f13aa56a7f9
|
||||
Subproject commit 074bea2eb1f1349a0118239c4152914aecaa1be4
|
Loading…
Add table
Reference in a new issue