main
Modular `transformers`: modularity and inheritance for new model additions (#33248)
Reapply modular to examples (#45527)
[`modular`] fixes! (#33820)
[`Kernels`] Refactor function handling (#46883)
Fix spelling/grammar in core library, examples, and utils (#47685)
Fix and re-run modular converter on examples (#44833)
Modular: support for importing functions from any file (#35692)
Update more modular examples (#44834)
Support for easier multimodal use of modular (#35056)
[modular] Follow global indexing and attribute setting, and their dependencies (#39180)
Standardize `PretrainedConfig` to `PreTrainedConfig` (#41300)
Fix support for image processors modifications in modular (#34866)
Large modular logic refactoring (#34487)
[modular] Fix the prefix-based renaming if the old and new model share a common name suffix (#37829)
[modular] Fix a weird renaming edge-case (#42844)