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 e263d3d commit 969dceaCopy full SHA for 969dcea
2 files changed
CHANGELOG.md
@@ -3,8 +3,13 @@
3
4
- Allow JSON schema grammars (PR: #333)
5
- Add support for Qwen3 models (PR: #335)
6
+- Add support for BitNet models (PR: #334)
7
- Upgrade LlamaLib to v1.2.5 (llama.cpp b5216) (PR: #335)
8
9
+#### 🐛 Fixes
10
+
11
+- Fix Unity Editor hanging after stopping a completion and restarting scene (PR: #335)
12
13
14
## v2.5.0
15
#### 🚀 Features
CHANGELOG.release.md
@@ -2,5 +2,10 @@
2
+### 🐛 Fixes
0 commit comments