From 88fc435bc30a3e8b3ba9e6fbf35df8c2106c07bd Mon Sep 17 00:00:00 2001 From: abetlen Date: Sat, 23 May 2026 11:47:43 -0700 Subject: [PATCH] feat: Update llama.cpp to c0c7e147e --- CHANGELOG.md | 2 +- vendor/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18c6af161..61ebc1613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- feat: Update llama.cpp to ggml-org/llama.cpp@b9a2170fc and sync Python bindings +- feat: Update llama.cpp to ggml-org/llama.cpp@c0c7e147e - chore: Migrate llama.cpp submodule URL to ggml-org/llama.cpp by @shalinib-ibm in #2034 - fix: Enable unified KV cache for embedding contexts to preserve full per-sequence context in batch embedding calls by @SanjanaB123 in #2217 diff --git a/vendor/llama.cpp b/vendor/llama.cpp index b9a2170fc..c0c7e147e 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit b9a2170fce1f3f33cb4934b34efecb806bbbb348 +Subproject commit c0c7e147e7efa6c5858754b47259ba4880f8a906