From 6e49dba27c31dbf18f03a9b931d90d686d08658f Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 19 Apr 2026 09:26:05 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `4f02d4733934179386cbc15b3454be26237940bb` (#9415) :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 c9a496ffa..4f08f27a1 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=45cac7ca703fb9085eae62b9121fca01d20177f6 +LLAMA_VERSION?=4f02d4733934179386cbc15b3454be26237940bb LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=