From cb8616c7d141d9ddf7db063e4ae194ee0d737db5 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:53:17 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `785a71008573e2d84728fb0ba9e851d72d3f8fab` (#8053) :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 fdfb9e001..493c9039b 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d98b548120eecf98f0f6eaa1ba7e29b3afda9f2e +LLAMA_VERSION?=785a71008573e2d84728fb0ba9e851d72d3f8fab LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=