From 65b50ca36af4a00096267ef7b400f82933c33b9d Mon Sep 17 00:00:00 2001 From: Andrei Date: Fri, 12 Jun 2026 08:17:04 -0700 Subject: [PATCH] feat: update llama.cpp to ggml-org/llama.cpp@3e7bd4f39 (#2298) --- CHANGELOG.md | 2 +- vendor/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c4c744d9..46c57c5d9 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@ac4cddeb0 +- feat: update llama.cpp to ggml-org/llama.cpp@3e7bd4f39 - 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 ac4cddeb0..3e7bd4f39 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit ac4cddeb0dbd778f650bf568f6f08344a06abe3a +Subproject commit 3e7bd4f39ac59167f82103e1fc22dc4585c489d3