- 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)