From 8d2d2699c89a5b4ac9eb929753cbf3ba5f544c0e Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 3 Jun 2026 11:20:40 -0700 Subject: [PATCH] feat: update llama.cpp (#2254) * feat: update llama.cpp * docs: update changelog for llama.cpp update * docs: consolidate llama.cpp changelog entry --- CHANGELOG.md | 2 +- vendor/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 462f0d0c1..72b122408 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@3571fa543 by @abetlen in #2253 +- feat: update llama.cpp to ggml-org/llama.cpp@166fe2949 - feat(ci): add ROCm wheel builds by @abetlen in #2252 - feat(ci): add Vulkan wheel builds by @abetlen in #2251 - fix: handle additional `from_pretrained` files in subfolders by @TNing in #2085 diff --git a/vendor/llama.cpp b/vendor/llama.cpp index 3571fa543..166fe2949 160000 --- a/vendor/llama.cpp +++ b/vendor/llama.cpp @@ -1 +1 @@ -Subproject commit 3571fa5435ac9ff243662b1caabc407e8d433c9d +Subproject commit 166fe29492abb4093ec889b5c6f6fdb4e3b8ba98