From a315c321c188c559c01d0b1b6153c381758ea057 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 6 May 2026 00:29:05 +0200 Subject: [PATCH] chore: :arrow_up: Update TheTom/llama-cpp-turboquant to `69d8e4be47243e83b3d0d71e932bc7aa61c644dc` (#9638) :arrow_up: Update TheTom/llama-cpp-turboquant 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/turboquant/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/turboquant/Makefile b/backend/cpp/turboquant/Makefile index 38815aa9d..bfd0e90e2 100644 --- a/backend/cpp/turboquant/Makefile +++ b/backend/cpp/turboquant/Makefile @@ -1,7 +1,7 @@ # Pinned to the HEAD of feature/turboquant-kv-cache on https://github.com/TheTom/llama-cpp-turboquant. # Auto-bumped nightly by .github/workflows/bump_deps.yaml. -TURBOQUANT_VERSION?=11a241d0db78a68e0a5b99fe6f36de6683100f6a +TURBOQUANT_VERSION?=69d8e4be47243e83b3d0d71e932bc7aa61c644dc LLAMA_REPO?=https://github.com/TheTom/llama-cpp-turboquant CMAKE_ARGS?=