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 feb915b commit 7f0daeaCopy full SHA for 7f0daea
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v3.0.3
2
+#### 🚀 Features
3
+
4
+- Android GPU support with vulkan (PR: #390)
5
6
7
## v3.0.2
8
#### 🚀 Features
9
CHANGELOG.release.md
@@ -1,13 +1,4 @@
### 🚀 Features
-- Cache LlamaLib to prevent re-downloads (PR: #386)
-- Implement strategies for context overflow (chat truncation, chat summarization) (PR: #384)
-- Upgrade LlamaLib to v2.0.4 (PR: #384)
-- Re-introduce UI dropdown for level of debug messages (PR: #384)
-
-### 🐛 Fixes
10
-- Fix context overflow with caching and overflow strategies (PR: #384)
11
-- Ensure macOS build includes the required runtime library (PR: #382)
12
-- Fix inference for AMD GPUs using Vulkan (PR: #384)
13
0 commit comments