You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.3.16]
11
+
12
+
- feat: Update llama.cpp to [ggml-org/llama.cpp/commit/5e6229a8409ac786e62cb133d09f1679a9aec13e](https://github.com/ggml-org/llama.cpp/commit/5e6229a8409ac786e62cb133d09f1679a9aec13e)
13
+
- fix: [Improve the Qwen25VLChatHandler's ability to handle multiple image inputs to avoid the illusion of multiple image inputs](https://github.com/JamePeng/llama-cpp-python/commit/a9a2d1edc53321dc4ecb158579b169580634115b)
14
+
10
15
## [0.3.15]
11
16
12
17
- feat: Update llama.cpp to [ggml-org/llama.cpp@cd6983d56d2cce94ecb86bb114ae8379a609073c](https://github.com/ggml-org/llama.cpp/commit/cd6983d56d2cce94ecb86bb114ae8379a609073c)
0 commit comments