🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/utils/test_add_new_model_like.py March 19, 2026
Y
🚨🚨 Refactor Image Processors to support different backends (#43514)
Yoni Gozlan committed
January 8, 2026
C
[style] Rework ruff rules and update all files (#43144)
Cyril Vallez committed
October 17, 2025
R
🚨 [v5] Refactor RoPE for layer types (#39847)
Raushan Turganbay committed
October 16, 2025
L
Migrate transformers cli to Typer (#41487)
Lucain committed
October 3, 2025
R
🚨 [unbloating] unify `TypedDict` usage in processing (#40931)
Raushan Turganbay committed
September 19, 2025
Y
Fix typoes in src and tests (#40845)
Yuanyuan Chen committed
August 4, 2025
C
Rework add-new-model-like with modular and make test filenames coherent (#39612)
Cyril Vallez committed
June 26, 2025
June 25, 2025
J
[tests] remove TF tests (uses of `require_tf`) (#38944)
Joao Gante committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
March 17, 2025
A
fix typos in the tests directory (#36717)
Afanti committed
February 19, 2025
J
[tests] remove `pt_tf` equivalence tests (#36253)
Joao Gante committed
August 14, 2024
S
fix: Fixed failing tests in `tests/utils/test_add_new_model_like.py` (#32678)
Sai-Suraj-27 committed
August 12, 2024
S
fix: Fixed failing `test_find_base_model_checkpoint` (#32638)
Sai-Suraj-27 committed
March 25, 2024
L
Remove static pretrained maps from the library's internals (#29112)
Lysandre Debut committed
February 16, 2024
L
Update all references to canonical models (#29001)
Lysandre Debut committed
June 20, 2023
S
Migrate doc files to Markdown. (#24376)
Sylvain Gugger committed
April 25, 2023
L
Avoid invalid escape sequences, use raw strings (#22936)
Lingepumpe committed
January 17, 2023
A
Rename test_feature_extraction files (#21140)
amyeroberts committed
November 28, 2022
A
Include image processor in add-new-model-like (#20439)
amyeroberts committed
March 23, 2022
S
Reorganize file utils (#16264)
Sylvain Gugger committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed