Skip to content

Commit 3e099ed

Browse files
committed
release: update CHANGELOG.md with changes for v10
1 parent 94a3506 commit 3e099ed

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- fix bug in `ChatActivity` causing a `NullPointerException` when the app is launched (this is the bug causing most crashes according to Google Play)
2-
- make 'Download Models' screen scrollable to make sure it works correctly on small screen devices
3-
- add support for 16 KB page sizes
4-
- improve the `SmolLM` API and document its methods
1+
- Sync with llama.cpp upstream
2+
- The app now uses a new set of icons for a more aesthetic/refreshed look
3+
- Fixed a bug where the app's memory usage kept increasing after switching models i.e. the memory acquired by the previous model was not 'released' when selecting a different model

0 commit comments

Comments
 (0)