From 05ae06c17b66082e54d014c2b334ffcad45d012a Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 28 May 2026 00:23:40 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `aa50b2c2ae91326d5aad956ceeb015d1d48e626b` (#10034) :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 3fb4ca1e0..cf1e01ed6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=0d18aaa9d1a8af3df9abccd828e22eeaac7f840b +LLAMA_VERSION?=aa50b2c2ae91326d5aad956ceeb015d1d48e626b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=