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 0f72ab6 commit 5a48ad3Copy full SHA for 5a48ad3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v2.2.5
2
+#### 🐛 Fixes
3
+
4
+- Fix recursive serialization happening at some builds (PR: #260)
5
6
7
## v2.2.4
8
#### 🚀 Features
9
CHANGELOG.release.md
@@ -1,14 +1,4 @@
-### 🚀 Features
-
-- Add Phi-3.5 and Llama 3.2 models (PR: #255)
-- Speedup LLMCharacter warmup (PR: #257)
### 🐛 Fixes
-- Fix handling of incomplete requests (PR: #251)
-- Fix Unity locking of DLLs during cross-platform build (PR: #252)
10
-- Allow spaces in lora paths (PR: #254)
11
12
-### 📦 General
13
14
-- Set default context size to 8192 and allow to adjust with a UI slider (PR: #258)
0 commit comments