Before | After |
---|---|
Changes
- Organize the Parameters tab (see above): group similar input fields together (sliders, checkboxes, etc) and create headings for types of parameters (curve shape, curve cutoff), to reduce visual clutter and improve navigation.
- Organize the Model tab in a similar way.
- Improve the style of headings, lists, and links in chat messages.
- Improve the typing cursor
|
that appears during chat streaming. - Slighly improve the chat colors in light mode.
- Reduce the number of built-in presets from 11 to 6, removing presets that I do not consider useful and adding two new presets that I personally use:
Instruct
andCreative
. The old presets can be found here.
Bug fixes
- Fix interface loading with dark theme even when 'dark_theme' is set to false (#6614). Thanks @mamei16.
- Fix newlines in the markdown renderer (#6599). Thanks @mamei16.
Backend updates
- ExLlamaV2: bump to 0.2.7.