0.2.0
0.2.0 (2024-09-08)
Feat
- litgpt update (#95)
Fix
- adding cz config (#119)
- removing version parsing in whittle/init.py (#118)
- renaming whittle/version to whittle/version.py (#117)
- commitizen configuration (#115)
- remove deprecated module (#105)
- delete old code (#104)
- allow to pass other loss function to training strategies (#101)
- set random state properly in sampler (#103)
[main e8f66d1] bump: version 0.1.3 → 0.2.0
3 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 CHANGELOG.md
What's Changed
- feat: litgpt update by @rheasukthanker in #95
- fix: set random state properly in sampler by @rheasukthanker in #103
- fix: allow to pass other loss function to training strategies by @aaronkl in #101
- fix: delete old code by @aaronkl in #104
- fix: remove deprecated module by @aaronkl in #105
- fix random sampler by @rheasukthanker in #110
- ci: automatic release workflow by @timurcarstensen in #107
- Revert "ci: automatic release workflow (#107)" by @timurcarstensen in #112
- ci: automatic release workflow by @timurcarstensen in #113
- fix: commitizen configuration by @timurcarstensen in #115
- Revert "fix: commitizen configuration" by @timurcarstensen in #116
- fix: renaming whittle/version to whittle/version.py by @timurcarstensen in #117
- fix: removing version parsing in whittle/init.py by @timurcarstensen in #118
- fix: adding cz config by @timurcarstensen in #119
Full Changelog: 0.1.3...0.2.0