Skip to content

Commit 7f0daea

Browse files
committed
update changelogs
1 parent feb915b commit 7f0daea

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v3.0.3
2+
#### 🚀 Features
3+
4+
- Android GPU support with vulkan (PR: #390)
5+
6+
17
## v3.0.2
28
#### 🚀 Features
39

CHANGELOG.release.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
### 🚀 Features
22

3-
- Cache LlamaLib to prevent re-downloads (PR: #386)
4-
- Implement strategies for context overflow (chat truncation, chat summarization) (PR: #384)
5-
- Upgrade LlamaLib to v2.0.4 (PR: #384)
6-
- Re-introduce UI dropdown for level of debug messages (PR: #384)
7-
8-
### 🐛 Fixes
9-
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)
3+
- Android GPU support with vulkan (PR: #390)
134

0 commit comments

Comments
 (0)