Skip to content

Commit 151c8f4

Browse files
committed
Append new fix(Llama) log in CHANGELOG.md
1 parent 644a8a2 commit 151c8f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- refactor(LlamaBatch): enhance safety checks and fix indexing logic
2323
- refactor(Llama): enhance error handling and cleanup in eval method
2424
- Fixed a small bug in the Qwen3-VL chat template (by @alcoftTAO)
25+
- fix(Llama): implement fallback to full cache clear in eval
26+
- If `memory_seq_rm` fails to clear from `current_pos`, fallback to clearing the entire sequence to prevent invalid input batch errors.
2527

2628
More information see: https://github.com/JamePeng/llama-cpp-python/compare/2efaa346bc0aa0d6648938a0dcdf8d12240a8bed...aa653ea5c6a90505a7491e855cc16988293cedd5
2729

0 commit comments

Comments
 (0)