Skip to content

Releases: foundation-model-stack/fms-acceleration

v0.6.3.7

18 Dec 07:54
538eb0a

Choose a tag to compare

Release

odm v0.1.4: GPU accelerated ODM

What's Changed

Full Changelog: v0.6.3.6...v0.6.3.7

v0.6.3.6

10 Dec 15:29

Choose a tag to compare

Release

moe v0.4.5: patch version, lora + moe kernels / EP bug fix on converted safetensors

What's Changed

  • fix: lora safe tensors should have the HF peft support format by @kmehant in #166

Full Changelog: v0.6.3.5...v0.6.3.6

v0.6.3.5

02 Dec 16:16

Choose a tag to compare

Release

mcp v0.1.2: patch version, CP support for mamba layer
odm v0.1.3: patch version, padding free + ODM support

What's Changed

Full Changelog: v0.6.3.4...v0.6.3.5

v0.6.3.4

26 Nov 06:41

Choose a tag to compare

Release

moe v0.4.4: patch version, Some fix patches for FSDP2 + MoE Kernels + EP support
aadp v0.2.2: patch version, Support iterable datasets + padding free
foak v0.7.3: patch version, bug fix for _bitsandbytes_available
odm v0.1.2: patch version, auto-categorization support to run ODM without categories

What's Changed

  • fix: incorrect patching of the fsdp2_prepare_model by @kmehant in #160
  • fix: state dict patch and _bitsandbytes_available by @kmehant in #161
  • fix: Using PaddingFree plugin with Iterable datasets and remove_columns by @dushyantbehl in #135
  • feat: ODM without categories by @romitjain in #162

New Contributors

Full Changelog: v0.6.3.3...v0.6.3.4

v0.6.3.3

16 Oct 17:02

Choose a tag to compare

Release

moe v0.4.3: patch version, Some fix patches for FSDP2 + MoE Kernels + EP support

What's Changed

  • feat: add missing deps for accelerate patches by @kmehant in #159

Full Changelog: v0.6.3.2...v0.6.3.3

v0.6.3.2

15 Oct 09:51

Choose a tag to compare

Release

moe v0.4.2: patch version, Now you can use FSDP2 with MoE kernels and expert parallel.

What's Changed

  • feat: FSDP2 with MoE kernels and expert parallel by @kmehant in #157

Full Changelog: v0.6.3.1...v0.6.3.2

v0.6.3.1

09 Oct 14:18

Choose a tag to compare

Release

framework v0.6.4: patch version, version bumped up to indicate patch update to odm plugin.
odm v0.1.1: patch version, now you can resume using odm dataset and sampling weights interface is modified.

What's Changed

  • feat: Resume functionality for online data mixing by @kmehant in #155
  • Fix: interface change for sampling weights by @kmehant in #156

Full Changelog: v0.6.3...v0.6.3.1

v0.6.3

29 Sep 10:35

Choose a tag to compare

Release

  • framework v0.6.3: patch version, version bumped up to indicate new plugin addition.
  • moe v0.4.1: patch version, patch FSDP state dict and warn the user instead of erroring out.
  • odm v0.1.0: new plugin, Released online data mixing framework 🎉.

What's Changed

New Contributors

Full Changelog: v0.6.2.2...v0.6.3

v0.6.2.2

16 Sep 11:17

Choose a tag to compare

Release

  • foak 0.7.2: patch version, variable fixes for latest triton versions

What's Changed

New Contributors

Full Changelog: v0.6.2.1...v0.6.2.2

v0.6.2.1

15 Sep 16:49

Choose a tag to compare

Release

  • foak 0.7.1: patch version, bound trl>=0.19.1,<0.20.0
  • aadp 0.2.1: patch version, fix global variables in unsloth kernels to support latest triton versions

What's Changed

  • fix: update global variable syntax since its not support from triton 3.2.0 by @kmehant in #148
  • feat: remove owners file by @kmehant in #149

Full Changelog: v0.6.2...v0.6.2.1