From 5fbd79a4bb1f853002514c1fc2dd21536f6ba12a Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:32:26 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `7529fdaaf99ffdc5ca71ace9c7409a56b27ad92f` (#11009) :arrow_up: Update PrismML-Eng/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/bonsai/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/bonsai/Makefile b/backend/cpp/bonsai/Makefile index 467fa6506..82ba9660f 100644 --- a/backend/cpp/bonsai/Makefile +++ b/backend/cpp/bonsai/Makefile @@ -1,7 +1,7 @@ # Pinned to the HEAD of the `prism` branch on https://github.com/PrismML-Eng/llama.cpp. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -BONSAI_VERSION?=9fcaed763ccda38ea81068ad9d7f991aaddca451 +BONSAI_VERSION?=7529fdaaf99ffdc5ca71ace9c7409a56b27ad92f LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=