Skip to content

v0.5.0

Choose a tag to compare

@tharapalanivel tharapalanivel released this 17 Jul 16:40
· 134 commits to main since this release
7777b49

What's Changed

  • chore(deps): Update transformers requirement from <4.53,>=4.45 to >=4.45,<4.54 by @dependabot[bot] in #151
  • fix: Mark FP8 scale to have the same batch size as input by @ani300 in #163
  • chore: Update torch requirement from <2.6,>=2.2.0 to >=2.2.0,<2.8 by @dependabot[bot] in #100
  • feat: Add QmaxDynamic to allow unify Qmax , Qminmax, pertokenmax by @iqbal-saraf in #139
  • feat: GPTQv2 enablement for fms_mo by @bayo-ibm in #138
  • chore(deps): Update accelerate requirement from !=0.34,<1.9,>=0.20.3 to >=0.20.3,!=0.34,<1.10 by @dependabot[bot] in #164

New Contributors

Full Changelog: v0.4.1...v0.5.0