From 6fbda277c50318550bb1fb1ea438412d30ea8dd1 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 11 Apr 2026 23:15:23 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ff5ef8278615a2462b79b50abdf3cc95cfb31c6f` (#9319) :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 f4d3f9ee6..3c64918ab 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e62fa13c2497b2cd1958cb496e9489e86bbd5182 +LLAMA_VERSION?=ff5ef8278615a2462b79b50abdf3cc95cfb31c6f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=