diff --git a/.gitmodules b/.gitmodules index c3b57efdc..f8245a147 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "dflash/deps/llama.cpp"] path = server/deps/llama.cpp - url = https://github.com/Luce-Org/llama.cpp-dflash-ggml.git - branch = luce-dflash + url = https://github.com/GeometricAGI/lucebox-ggml.git + branch = fix/rope-fp64-deferred-reduction [submodule "dflash/deps/Block-Sparse-Attention"] path = server/deps/Block-Sparse-Attention url = https://github.com/mit-han-lab/Block-Sparse-Attention.git diff --git a/server/deps/llama.cpp b/server/deps/llama.cpp index ac06e5431..0fe65d935 160000 --- a/server/deps/llama.cpp +++ b/server/deps/llama.cpp @@ -1 +1 @@ -Subproject commit ac06e5431da1768e6838a5616d60c6053f6af19d +Subproject commit 0fe65d9354b7c5da52a7741d2e37ba85f0d0c925