You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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