From 45e42a9a02fb1c3cf72b57c9c438edfba552dcf1 Mon Sep 17 00:00:00 2001 From: likelovewant Date: Wed, 31 Jul 2024 14:58:13 +0800 Subject: [PATCH] fix modules mismatch --- .gitmodules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index cb7adbfa..2b31bffe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,6 +2,4 @@ path = llm/llama.cpp url = https://github.com/ggerganov/llama.cpp.git shallow = true -[submodule "llm/llm/llama.cpp"] - path = llm/llm/llama.cpp - url = https://githubfast.com/ggerganov/llama.cpp.git +