Maid 1.0.4
- Fix windows build
- Add light theme
- Add ability to save settings to json
- Further improvements to performance
What's Changed
- Update to latest llama.cpp by @danemadsen in #13
- Implement sampling params and fix resetAll by @danemadsen in #14
- Add ability to load and save settings by @danemadsen in #15
- Remove unused package by @danemadsen in #16
- Fix setting buttons going off screen on android by @danemadsen in #17
- Fix android settings save by @danemadsen in #18
- Fix android file saving (Again) by @danemadsen in #19
- Yet again by @danemadsen in #20
- Fix android settings issue by @danemadsen in #21
- Fix shared preferences by @danemadsen in #22
- Load Default Setting from JSON by @danemadsen in #23
- Add dialog for missing model to prevent crash by @danemadsen in #24
- Simplify src directory by @danemadsen in #25
- Try to get windows build to work by @danemadsen in #26
- Fix text running off by @danemadsen in #27
- Add light theme by @danemadsen in #29
- Text styling by @danemadsen in #30
- Fix styling by @danemadsen in #31
- Fix prompt by @danemadsen in #32
- tiny ui enhancement by @sfiannaca in #33
- Update cmake and fix dialog theme by @danemadsen in #34
- Fix windows build and add windows build action by @danemadsen in #36
New Contributors
- @sfiannaca made their first contribution in #33
Full Changelog: 1.0.3...1.0.4