Features:
- [Experimental] ChatterUI now supports local vision models! (Warning, they are really slow)
- To use local image models, import the relevant mmproj file to your respective model.
- eg. For Gemma 3 4B, the mmproj file can be found here.
- After loading the language model, you can then load the associated mmproj weights.
- To use local image models, import the relevant mmproj file to your respective model.
- Hidden Tags for character cards:
- This setting allows you to hide specific tags from view. Eg, you can set the filter for the tag
hiddenand edit cards to have thehiddentag to hide them from view. - This can be toggled in the settings menu.
- This setting allows you to hide specific tags from view. Eg, you can set the filter for the tag
- Save Scrolling.
- Enabling this in settings will recall where you last left off in a chat and will automatically scroll to the last scrolled index.
- Local model max thread count now adapts to your device hardware.
Changes:
- Chat searches now only show the active swipes.
- Chat searches will now auto scroll to the relevant selected message.
- Minor styling and animation tweaks.
Fixes:
- Several issues with the quote markdown rendering.
- Temporary fix to bold text accessibility breaking a lot of UI's.
- Popups being incorrectly placed if RTL is enabled.
- Last Image Only still sending one image per message instead of only the latest image.