v2.2.1
Image released: quay.io/modh/fms-hf-tuning:v2.2.1
Foundational Updates
- Addition of new data preprocessor framework as a base code for future enhancements, while maintaining full compatibility with existing features.
Additional Changes
- Added a Data Preprocessor ADR.
- Moved test datasets from
tests/data
totests/artifacts/testdata
.
Full list of Changes
- docs: Data Preprocessor ADR by @dushyantbehl in #374
- fix: bad name in generic tracker ADR by @dushyantbehl in #394
- fix: Move test datasets to tests/artifacts/testdata instead of tests/data by @dushyantbehl in #398
- feat: DataProcessor v1 by @dushyantbehl @Abhishek-TAMU @willmj in #381
- chore: Release v2.2.0 by @Abhishek-TAMU in #404
- fix: Limit trl version to <0.12 by @Abhishek-TAMU in #406
- chore: Release v2.2.0 after limiting TRL version by @Abhishek-TAMU in #407
Full Changelog: v2.1.2...v2.2.1