From a7c56d3e61b28a99ec7da0c8593d40f4220a4674 Mon Sep 17 00:00:00 2001 From: leejet Date: Thu, 23 Apr 2026 22:04:13 +0800 Subject: [PATCH] update ggml --- .gitmodules | 2 +- ggml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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