From 192589a17f1f15ae70ae87539a522b4ea8fe71e1 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 25 Oct 2025 23:14:43 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `5d195f17bc60eacc15cfb929f9403cf29ccdf419` (#6757) :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 392786411..50839a779 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=55945d2ef51b93821d4b6f4a9b994393344a90db +LLAMA_VERSION?=5d195f17bc60eacc15cfb929f9403cf29ccdf419 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=