🤗 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
/ setup.py March 27, 2026
A
post release tag update
Arthur committed
March 26, 2026
A
change dev ver. we forgot to do this when we released 5.3.0
Arthur committed
March 25, 2026
T
refactor: unify QA calls (#44879)
Tarek Ziade committed
March 20, 2026
C
Bump kernels version dependency to avoid crashes (#44887)
Cyril Vallez committed
March 16, 2026
R
:rotating_light: Validate config attributes (#41250)
Raushan Turganbay committed
J
[MistralCommonBackend] Upgrade mistral-common to v1.10.0 (#44656)
Julien Denize committed
March 6, 2026
T
Update `ty` to 0.0.20 (#44494)
Tarek Ziade committed
February 20, 2026
T
chore(typing): initial ty integration (#44167)
Tarek Ziade committed
February 18, 2026
Q
Bump dev version (#44099)
Quentin Gallouédec committed
February 17, 2026
Y
Remove unused dependencies (#43904)
Yuanyuan Chen committed
February 16, 2026
S
Depend on `typer` instead of `typer-slim` (#43921)
Sofie Van Landeghem committed
February 6, 2026
Q
Bump dev version (#43777)
Quentin Gallouédec committed
February 4, 2026
Y
Update torch minimum version to 2.4 (#41307)
Yuanyuan Chen committed
January 30, 2026
T
Fix extras on all supported Python versions (#43490)
Tarek Ziade committed
January 29, 2026
L
Increase default ReadTimeout in tests (#43586)
Lucain committed
January 28, 2026
C
Rework dependencies and extras + Remove outdated `templates` folder (#43536)
Cyril Vallez committed
January 26, 2026
T
Add `pytest-random-order` for reproducible test randomization (#43483)
Tarek Ziade committed
A
push dev version 5.0.1.dev0
Arthur committed
January 23, 2026
O
Remove `requests` code (#42845)
Omkar Kabde committed
January 13, 2026
C
[style] Fix init isort and align makefile and CI (#43260)
Cyril Vallez committed
January 9, 2026
C
Less verbose library helpers (#43197)
Cyril Vallez committed
L
Bump huggingface_hub minimal version (#43188)
Lucain committed
January 8, 2026
C
[makefile] Cleanup and improve the rules (#43171)
Cyril Vallez committed
J
Inherit from PreTrainedTokenizerBase (#43143)
Julien Denize committed
C
[style] Rework ruff rules and update all files (#43144)
Cyril Vallez committed
January 7, 2026
C
Use timm-side buffers initialization (#43124)
Cyril Vallez committed
January 5, 2026
C
Fix warnings poping up with `fixup` and `pytest` (#43109)
Cyril Vallez committed
December 12, 2025
R
Fixes for the failures of AMD CI (#42718)
Rémi Ouazan committed
December 11, 2025
L
Automatic release script (#42808)
Lysandre Debut committed
December 8, 2025
L
Use hfh's is_offline_mode helper (#42657)
Lucain committed
December 5, 2025
S
Tiny Clean up `_deps` in setup.py (#42607)
Sai-Suraj-27 committed
November 27, 2025
L
`transformers chat` launched without base_url has a direct tie to localhost:8000 (#42463)
Lysandre Debut committed
B
🚨 [v5][PEFT] Bump min version requirement of PEFT to 0.18.0 (#41889)
Benjamin Bossan committed
November 12, 2025
Y
pin `pytest<9` for now (#42162)
Yih-Dar committed
November 11, 2025
A
update deps table (#42120)
Arthur committed
November 5, 2025
C
update `huggingface_hub` dependency version (#42033)
célina committed
November 3, 2025
L
docs: add continuous batching page (#41847)
Luc Georges committed
October 29, 2025
S
evaluate>=0.4.6 is needed (#41920)
Stas Bekman committed
October 24, 2025
Y
unpin torch/torchcodec for CircleCI (#41839)
Yih-Dar committed
October 21, 2025
M
Chat response parsing (#40894)
Matt committed
October 20, 2025
Y
Revert "Remove upper version bound of pandas" (#41744)
Yih-Dar committed
October 17, 2025
Y
Remove upper version bound of pandas (#41677)
Yuanyuan Chen committed
Y
Enable faiss-cpu on Windows (#41678)
Yuanyuan Chen committed
October 16, 2025
L
Migrate transformers cli to Typer (#41487)
Lucain committed
October 15, 2025
Y
torch 2.9 don't ❤️ torchcodec 💔 (#41610)
Yih-Dar committed
October 10, 2025
L
Bump to hfh 1.0.0.rc5 to fix test (#41508)
Lucain committed
October 9, 2025
M
Remove SigOpt (#41479)
Marc Sun committed
October 8, 2025
R
Validate processing kwargs with @strict from huggingface_hub (#40793)
Raushan Turganbay committed
Y
Remove Python 3.9 classifier (#41410)
Yuanyuan Chen committed
L
v5 dev version (#41436)
Lysandre Debut committed