From 6dfda9c4b6c0f0ef5e97fd42d759f31690611411 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 17 Jul 2026 09:00:30 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `e8f19cc0ad70a243c8012bf17b4be601abfc8ea2` (#10870) :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 8db7796c8..adeff6a1e 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=505b1ed15ca80e2a19f12ff4ac365e40fb374053 +LLAMA_VERSION?=e8f19cc0ad70a243c8012bf17b4be601abfc8ea2 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=