From b61536c0f4344085875fbf4f80f0d698836455ac Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:08:51 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `319146247e643695f94a558e8ae686277dd4f8da` (#8707) :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- backend/cpp/llama-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index ee0781cd7..80e3b57f8 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=05728db18eea59de81ee3a7699739daaf015206b +LLAMA_VERSION?=319146247e643695f94a558e8ae686277dd4f8da LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=