From 61980171a18c422aae776e0641b7bcb030103f9a Mon Sep 17 00:00:00 2001 From: leejet Date: Sun, 10 Mar 2024 17:23:11 +0800 Subject: [PATCH] sync: update ggml --- .gitmodules | 2 +- ggml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d5788ea..d9d9437 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ggml"] path = ggml - url = https://github.com/leejet/ggml.git + url = https://github.com/ggerganov/ggml.git diff --git a/ggml b/ggml index 9cc5cb2..57869ad 160000 --- a/ggml +++ b/ggml @@ -1 +1 @@ -Subproject commit 9cc5cb27f97821482fbb99aea1e590e55bf89151 +Subproject commit 57869ad3b7b1f49ae18e3238b0d69a9467a8f068