From 2b21d80e0f8b29c3eebe87efe74250adccc6b061 Mon Sep 17 00:00:00 2001 From: abetlen Date: Tue, 9 Jun 2026 00:06:56 -0700 Subject: [PATCH] feat: update llama.cpp to ggml-org/llama.cpp@e3471b3e7 --- CHANGELOG.md | 2 +- vendor/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e733f37e6..7cc732b93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - feat(example): support server video inputs and Gemma text tool calls by @abetlen in #2291 -- feat: update llama.cpp to ggml-org/llama.cpp@8f83d6c27 +- feat: update llama.cpp to ggml-org/llama.cpp@e3471b3e7 - fix(example): support multi-step Responses tool streaming by @abetlen in #2288 - fix(ci): Repair Linux accelerator wheels for manylinux publishing diff --git a/vendor/llama.cpp b/vendor/llama.cpp index 8f83d6c27..e3471b3e7 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit 8f83d6c271d194bde2d410145a0ce73bc42e85cd +Subproject commit e3471b3e7306fe120dc8f38a2263c1293fc2add7