Skip to content

v1.17.0: Transformers v4.49

Compare
Choose a tag to compare
@regisss regisss released this 14 Apr 16:34
· 250 commits to main since this release

Transformers v4.49

This release has been tested and validated for Transformers v4.49 and SynapseAI v1.20.

Model optimizations

Tests and CI

Other

  • Disable HPU migration (future add-on to HF diffusers) for OH diffusers #1866 @dsocek
  • Allow explicit control over flash_attention_fast_softmax setting #1851 @astachowiczhabana