From 626057bcca3f8ed6b74b8100548d1164066593fc Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 19 Dec 2025 22:15:39 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ce734a8a2f9fb6eb4f0383ab1370a1b0014ab787` (#7654) :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 7f2b26f1e..54c3f87fc 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=f9ec8858edea4a0ecfea149d6815ebfb5ecc3bcd +LLAMA_VERSION?=ce734a8a2f9fb6eb4f0383ab1370a1b0014ab787 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=