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
- refactor(LlamaBatch): enhance safety checks and fix indexing logic
23
+
- refactor(Llama): enhance error handling and cleanup in eval method
24
+
- Fixed a small bug in the Qwen3-VL chat template (by @alcoftTAO)
25
+
26
+
More information see: https://github.com/JamePeng/llama-cpp-python/compare/2efaa346bc0aa0d6648938a0dcdf8d12240a8bed...aa653ea5c6a90505a7491e855cc16988293cedd5
27
+
10
28
## [0.3.18]
11
29
- feat: Update llama.cpp to [ggml-org/llama.cpp/commit/ce734a8a2f9fb6eb4f0383ab1370a1b0014ab787](https://github.com/ggml-org/llama.cpp/commit/ce734a8a2f9fb6eb4f0383ab1370a1b0014ab787)
12
30
- feat: Sync llama.cpp llama/mtmd API Binding 20251215
0 commit comments