diff --git a/.gitmodules b/.gitmodules index 57b4341..2776ecf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "core/llama.cpp"] path = core/llama.cpp - url = https://github.com/danemadsen/llama.cpp.git + url = https://github.com/MaidFoundation/llama.cpp.git branch = master diff --git a/core/llama.cpp b/core/llama.cpp index 4abb8c2..10ec697 160000 --- a/core/llama.cpp +++ b/core/llama.cpp @@ -1 +1 @@ -Subproject commit 4abb8c2ff78a9e1f33fe6d7b93c64a21fdb818ce +Subproject commit 10ec6977658265920c5d5b388992138a7baa14d8