Skip to content

v0.4.0

Compare
Choose a tag to compare
@fabianlim fabianlim released this 16 Sep 06:40
· 25 commits to main since this release

Release

  • framework v0.4, minor version: ModelPatcher now allows multiple reload targets that point to the same file.
  • aadp v0.1.1, patch: Fix on flash_attn_forward patching for "transformers < 0.44".
  • peft v0.3.0: minor version. very minor fixes
  • foak v0.3.0: minor version: provide FastKernelsAccelerationPlugin that supercedes FastQuantizedPeftAccelerationPlugin. This new plugin also works for full-FT as well as regular peft.

What's Changed

  • Allow Kernels for Full FT and Non-Quantized PEFT by @fabianlim in #79

Full Changelog: v0.3.0.1...v0.4.0