v0.7.0
Highlights
- Use more visible colors for logos and texts when using the Windows Light Theme
- Improvements on the llama server installation procedure
- Improvements on the llama server state polling robustness
- Setting HF_TOKEN in the settings will forward it to llama server
- New settings UI following Fluent Design guidelines
- Various performances improvments
What's Changed
- [UI] use dark icons on light os theme by @mfuntowicz in #7
- [LLAMA] add default llama server port and ability to change it by @mfuntowicz in #8
- [MISC] honor hf token by @mfuntowicz in #9
- [UI] improve settings layout by @mfuntowicz in #10
- [LLAMA] do not guess the path where llama is being installed by @mfuntowicz in #11
- [LLAMA] improve the detection and probing of running managed llama server by @mfuntowicz in #12
Full Changelog: v0.6.0...v0.7.0