From 1929eb289482770299df7e6f9953396845da660c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 19 Jul 2025 08:52:07 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `bf9087f59aab940cf312b85a67067ce33d9e365a` (#5860) :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 23555e640..21df2df06 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e75ba4c0434eb759eb7ff74e034ebe729053e575 +LLAMA_VERSION?=bf9087f59aab940cf312b85a67067ce33d9e365a LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=