Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 21:49
· 58 commits to main since this release

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

Full Changelog: 0.1.3...0.2.0