From 13dee8512852c99c1b49bb95cd12612292ac266b Mon Sep 17 00:00:00 2001 From: abetlen Date: Sat, 6 Jun 2026 00:36:46 -0700 Subject: [PATCH] feat: update llama.cpp to 5a69c9743 --- CHANGELOG.md | 2 ++ vendor/llama.cpp | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28645f13c..b2c3dc8d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- feat: update llama.cpp to ggml-org/llama.cpp@5a69c9743 + ## [0.3.26] - feat: Generic Multimodal Chat Handler by @abetlen in #2256 diff --git a/vendor/llama.cpp b/vendor/llama.cpp index 7c158fbb4..5a69c9743 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit 7c158fbb4aec1bdc9c81d6ca0e785139f4826fae +Subproject commit 5a69c974392020e514c3b2b2910bb92f847cb4c9