From 0fc88b3cdf3eef7e4d5ac32aa9415eb1120ae30c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 26 Aug 2025 12:18:58 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `c4e9239064a564de7b94ee2b401ae907235a8fca` (#6139) :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 547f2f8c8..22e5659ab 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=043fb27d3808766d8ea8195bbd12359727264402 +LLAMA_VERSION?=c4e9239064a564de7b94ee2b401ae907235a8fca LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=