Skip to content

Patch release v4.42.2

Compare
Choose a tag to compare
@ArthurZucker ArthurZucker released this 28 Jun 06:42
· 442 commits to main since this release

Patch release

Thanks to our 2 contributors for their prompt fixing mostly applies for training and FA2!

  • Fix Gemma2 4d attention mask (#31674) by @hiyouga
  • don't zero out the attention_mask when using sliding window with flash attention (#31670) by @winglian