From 8c6d8bec60e8f6a6615a07f318ca6d83619fd778 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 12 Dec 2024 03:17:05 +0000 Subject: [PATCH] llama cpp to relase branch --- .gitmodules | 2 +- dependency/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e3daca82..2a64b27c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "dependency/llama.cpp"] path = dependency/llama.cpp url = https://github.com/NexaAI/llama.cpp.git - branch = master + branch = release [submodule "nexa/eval/benchmark_tasks"] path = nexa/eval/benchmark_tasks url = https://github.com/NexaAI/benchmark-tasks.git diff --git a/dependency/llama.cpp b/dependency/llama.cpp index 5962b506..b2958b33 160000 --- a/dependency/llama.cpp +++ b/dependency/llama.cpp @@ -1 +1 @@ -Subproject commit 5962b506bab3f46821e0fb74bcbe224cb6b10b68 +Subproject commit b2958b33ddd4c8f13c98fb1c1249ac067769df91