From 6a5134a6f0355deeb99a24b98c714c0fd4eccfde Mon Sep 17 00:00:00 2001 From: younesbelkada Date: Tue, 17 Dec 2024 08:45:25 +0000 Subject: [PATCH] change --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d1146c9..2b36e49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "3rdparty/llama.cpp"] path = 3rdparty/llama.cpp - url = https://github.com/tiiuae/llama.cpp-internal.git - branch = fc3 + url = https://github.com/Eddie-Wang1120/llama.cpp.git + branch = merge-dev