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