From b8b8a38c5ed6a99716525e14889e525c570aea4a Mon Sep 17 00:00:00 2001 From: likelovewant Date: Mon, 21 Oct 2024 18:48:18 +0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6490528a..7e7e3e78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,11 +2,3 @@ path = llm/llama.cpp url = https://github.com/ggerganov/llama.cpp.git shallow = true - -[submodule "llam/llama.cpp"] - path = llam/llama.cpp - url = https://githubfast.com/ggerganov/llama.cpp.git - shallow = true -[submodule "llm/llama.cpp"] - path = llm/llama.cpp - url = https://githubfast.com/ggerganov/llama.cpp.git