Skip to content

v4.12.4: Patch release

Compare
Choose a tag to compare
@LysandreJik LysandreJik released this 16 Nov 22:31
  • Fix gradient_checkpointing backward compatibility (#14408)
  • [Wav2Vec2] Make sure that gradient checkpointing is only run if needed (#14407)
  • Experimenting with adding proper get_config() and from_config() methods (#14361)
  • enhance rewrite state_dict missing _metadata (#14348)
  • Support for TF >= 2.7 (#14345)
  • improve rewrite state_dict missing _metadata (#14276)
  • Fix of issue #13327: Wrong weight initialization for TF t5 model (#14241)