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