From 8ebfa2b4ec5b92f0dcd2e5ffcd53bb1fa6412ed0 Mon Sep 17 00:00:00 2001 From: likelovewant Date: Mon, 22 Jul 2024 08:18:55 +0800 Subject: [PATCH] fix links --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a0ac7b3a..b92f645d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "llama.cpp"] path = llm/llama.cpp - url = https://githubfast.com/ggerganov/llama.cpp.git + url = https://github.com/ggerganov/llama.cpp.git shallow = true \ No newline at end of file