We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c1fa59 commit 2e57f58Copy full SHA for 2e57f58
1 file changed
CHANGELOG.md
@@ -7,14 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+
11
+## [1.32.0] - 2026-05-15
12
13
### Added
14
- [Build] Abort rebuild when a running process was launched from vendor/llama.cpp/build/
15
+- [Examples] Add MTP speculative-decoding benchmark script
16
17
### Changed
18
- [Vendor] Bump Qwen-Fixed-Chat-Templates submodule to 5983684 (chat_template-v13)
19
- [Presets] Switch all Qwen 3.6 entries to chat_template-v13.jinja
20
- [Documentation] Note v13 template fixes in CLAUDE.md
21
- [Build] Mirror pinned SHA of non-llama.cpp submodules into working tree on each build
22
+- [Build] Patch webui-download.cmake to resolve npm via find_program
23
24
25
## [1.31.0] - 2026-05-10
0 commit comments