From 7f72dc34124b70b92bbfc9d98cf1cb8f564cef26 Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 19 Jul 2026 08:44:27 +0200 Subject: [PATCH] chore: :arrow_up: Update PrismML-Eng/llama.cpp to `9fcaed763ccda38ea81068ad9d7f991aaddca451` (#10937) :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 8923344de..467fa6506 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?=79697f23a2c8f3aa2ccb2fd7406095a8dbfbb454 +BONSAI_VERSION?=9fcaed763ccda38ea81068ad9d7f991aaddca451 LLAMA_REPO?=https://github.com/PrismML-Eng/llama.cpp CMAKE_ARGS?=