From 8396ce1388c1f316f91213f445e22ab5391d3cb6 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 4 Jul 2026 08:16:41 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `d4cff114c0084f1fbc9b4c62717eca8fb2ae494a` (#10671) :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 d77e012f8..485d55b09 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=fdb1db877c526ec90f668eca1b858da5dba85560 +LLAMA_VERSION?=d4cff114c0084f1fbc9b4c62717eca8fb2ae494a LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=