From b1c434f0fc2b9749c1a4eac08cda286d1517e5c2 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:32:35 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `11c325c6e0666a30590cde390d5746a405e536b9` (#8607) :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 373b2ce99..ed6415706 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=b55dcdef5dcd74dc75c4921090e928d43453c157 +LLAMA_VERSION?=11c325c6e0666a30590cde390d5746a405e536b9 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=