diff --git a/.gitmodules b/.gitmodules index 5ccdc382..a26210d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "ggml"] path = ggml - url = https://github.com/ggml-org/ggml.git + url = https://github.com/leejet/ggml.git [submodule "examples/server/frontend"] path = examples/server/frontend url = https://github.com/leejet/sdcpp-webui.git diff --git a/ggml b/ggml index 404fcb9d..c96d3003 160000 --- a/ggml +++ b/ggml @@ -1 +1 @@ -Subproject commit 404fcb9d7c96989569e68c9e7881ee3465a05c50 +Subproject commit c96d3003b2a95b6f7ad33a28f69a4381549043e8