github huggingface/transformers v4.43.3
v4.43.3 Patch deepspeed

latest releases: v4.46.2, v4.46.1, v4.46.0...
3 months ago

Patch release v4.43.3:
We still saw some bugs so @zucchini-nlp added:

  • Resize embeds with DeepSpeed #32214

Other fixes:

  • [whisper] fix short-form output type #32178, by @sanchit-gandhi which fixes the short audio temperature fallback!
  • [BigBird Pegasus] set _supports_param_buffer_assignment to False #32222 by @kashif, mostly related to the new super fast init, some models have to get this set to False. If you see a weird behavior look for that 😉

Don't miss a new transformers release

NewReleases is sending notifications on new releases.