From 5728f78f2d19fd2f91eaab6277c937e9e2afb8f3 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Mon, 7 Sep 2026 08:22:41 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `465e49b9cea78a68b9c244ffb48d0ee24a82873d` (#11897) :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 bb60a6624..3f158f49a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=74a7c897f049c17e7080423aa2111776eff6ebbf +LLAMA_VERSION?=465e49b9cea78a68b9c244ffb48d0ee24a82873d LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=