Skip to content

v2.4.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@willmj willmj released this 16 Jan 18:37
· 204 commits to main since this release
d03072b

What's Changed

  • fix: broken README.md link by @dushyantbehl in #429
  • feat: Allow hf dataset id to be passed via training_data_path by @dushyantbehl in #431
  • feat: dataclass args for accelerated MoE tuning by @willmj in #390
  • feat: allow for padding free plugin to be used without response template by @dushyantbehl in #430
  • fix: function name from requires_agumentation to requires_augmentation by @willmj in #434
  • fix: Add pad_token to special_tokens_dict when pad_token == eos_token by @Abhishek-TAMU in #436
  • chore(deps): upgrade fms-acceleration to >= 0.6 by @willmj in #440
  • docs: update granite3 model support by @anhuong in #441

Full Changelog: v2.3.0...v2.4.0-rc.2