From f447faf08d0668558eab5b49d08a15e433f565fc Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:03:39 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `221f0f6356efe2260023208365705ec5d5a7c8f5` (#11303) :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 d1497c657..c2d9096b5 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=a7a6d0d269c896218b6c78e0933bd6a17519d3f6 +LLAMA_VERSION?=221f0f6356efe2260023208365705ec5d5a7c8f5 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=