Skip to content

Commit 5684112

Browse files
authored
feat: update llama.cpp to 7d442abf (abetlen#2214)
1 parent f8c1f36 commit 5684112

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
- feat: Update llama.cpp to ggerganov/llama.cpp@5d6f18a63 and sync Python bindings
10+
- feat: Update llama.cpp to ggerganov/llama.cpp@7d442abf
1111
- fix: Correct batched embedding outputs for multi-sequence `embed()` calls by @Anai-Guo in #2205
1212
- fix: Configure embedding contexts with enough sequence slots for batched `embed()` calls
1313
- fix: Mark all embedding input tokens as outputs to avoid llama.cpp override warnings by @Anai-Guo in #2212

vendor/llama.cpp

0 commit comments

Comments
 (0)