v0.8.6
What's Changed
- Add consumer complaints generation dataset by @connor-mccorm in #3685
- Set the metadata only during first training run by @Infernaught in #3684
- Add ability to upload Ludwig models to Predibase. by @martindavis in #3687
- Log additional per-GPU information in model metadata files and GPU utilization on tensorboard. by @justinxzhao in #3712
- QoL: Only log generation config being used once at inference time by @arnavgarg1 in #3715
- [MAINTENANCE] Adding typehint annotations in backend and data components and fixing mypy errors. by @alexsherstinsky in #3709
- QoL: Limit top-level trainer logging messages such as saving model or resuming model training to main coordinator process by @arnavgarg1 in #3718
- Add sample_size as a global preprocessing parameter by @Infernaught in #3650
- QOL: Update recommended vscode settings. by @justinxzhao in #3717
- Add new fine-tuning notebooks to README by @arnavgarg1 in #3722
- Dynamically set
max_new_tokens
based on output feature length, GMSL and model window size by @arnavgarg1 in #3713 - Fix issue while logging cuda device utilization to tensorboard by @arnavgarg1 in #3727
Full Changelog: v0.8.5...v0.8.6