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
- 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
1
+
- 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
2
+
- Sync with upstream llama.cpp
3
+
- Align default inference parameters with those found in `llama` executable
4
+
5
+
### UI Improvements
6
+
7
+
- Chat message actions like share/copy/edit are now available in a dialog which appears when the message is long-pressed
8
+
- Fix misleading/overflowing icons to enhance UX
9
+
- Preserve query text in the search box when a model is opened while browsing HuggingFace
0 commit comments