What's Changed
- [FEATURE] log lora params with logger by @pascal-pfeiffer in #687
- [CHORE] Add a doc link to the GH repo by @sherenem in #693
- [FEATURE] Save checkpoint options by @psinger in #692
- [CHORE] update all actions to node20 versions by @pascal-pfeiffer in #697
- [DOCS] Minor fixes by @sherenem in #696
- [FEATURE] Apply chat template for HF by @haqishen in #660
- [DOCS] Update experiment-settings.md by @5675sp in #703
- [CHORE] add codeowners by @pascal-pfeiffer in #705
- [FEATURE] Add make command
stop-llmstudio
by @pascal-pfeiffer in #698 - [CHORE] Add the UI tests to github actions by @pascal-pfeiffer in #708
- [FEATURE] Add DoRA support by @pascal-pfeiffer in #709
- [FIX] remove cast to float32 and float16 when using CPU for pushing to HF by @pascal-pfeiffer in #707
- [FIX] fix tooltips and remove parent id for classification tasks by @pascal-pfeiffer in #712
- [FIX] remove sampling params when
do_sample==False
by @haqishen in #714
New Contributors
Full Changelog: v1.5.0...v1.6.0