🤗 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
/ utils/check_docstrings.py March 31, 2026
T
refactoring: speedup static checks with disk cache (#44992)
Tarek Ziade committed
March 27, 2026
T
refactor: speed up docstring checker (#45009)
Tarek Ziade committed
March 24, 2026
Y
Support Modular (!!) + Configs in `check_auto_docstrings` (#44803)
Yoni Gozlan committed
March 6, 2026
R
Add auto-docstring on configs (#44296)
Raushan Turganbay committed
March 4, 2026
K
Add future model support for Fouroversix (#44286)
Kathryn L committed
February 24, 2026
M
🚨 More V5 pipeline cleanup (#43325)
Matt committed
February 19, 2026
S
Add Higgs Audio V2 Model (#40294)
Shuai Zheng committed
February 16, 2026
J
[fix][wip] GlmMoeDsa: try implement DSA (#43912)
Jared Wen committed
E
Add Voxtral Realtime (#43769)
eustlb committed
February 4, 2026
E
Add moonshine streaming (#43702)
eustlb committed
February 3, 2026
T
Added S110 - try-except-pass rule (#43687)
Tarek Ziade committed
January 16, 2026
M
Remove image-to-text pipeline (#43306)
Matt committed
January 14, 2026
January 9, 2026
C
Less verbose library helpers (#43197)
Cyril Vallez committed
January 8, 2026
C
[makefile] Cleanup and improve the rules (#43171)
Cyril Vallez committed
Y
Support `auto_doctring` in Processors (#42101)
Yoni Gozlan committed
C
[style] Rework ruff rules and update all files (#43144)
Cyril Vallez committed
December 24, 2025
Y
GLM-ASR Support (#42875)
Yuxuan Zhang committed
December 5, 2025
E
Lasr model (#42648)
eustlb committed
November 27, 2025
I
rm slow tokenizers (#40936)
Ita Zaporozhets committed
R
Any to any pipeline and auto-mapping (#40884)
Raushan Turganbay committed
November 25, 2025
Y
Replace Optional and Union typing with | in some source files (#42372)
Yuanyuan Chen committed
November 18, 2025
Y
delete already deprecated models (#42235)
Yih-Dar committed
M
November 15, 2025
Y
GLM-V update with new processor (#42122)
Yuxuan Zhang committed
November 14, 2025
Y
Refactor check_auto_docstring using AST (#41432)
Yoni Gozlan committed
November 11, 2025
Y
Enforce check_auto_docstring (#41635)
Yoni Gozlan committed
7
Bugfix/remove emojis from print (#42091)
7amim committed
October 17, 2025
R
🚨 [v5] Refactor RoPE for layer types (#39847)
Raushan Turganbay committed
October 16, 2025
Y
Use | for Optional and Union typing (#41646)
Yuanyuan Chen committed
September 25, 2025
N
Add Parakeet (#39062)
Nithin Rao committed
September 21, 2025
B
Adding support for Qwen3Omni (#41025)
BakerBunker committed
September 19, 2025
I
blt wip (#38579)
Ita Zaporozhets committed
September 18, 2025
C
🚨🚨🚨 Fully remove Tensorflow and Jax support library-wide (#40760)
Cyril Vallez committed
August 28, 2025
E
Add Apertus (#39381)
EduardDurech committed
August 25, 2025
J
[docs] remove last references to `transformers` TF classes/methods (#40429)
Joao Gante committed
August 14, 2025
P
Fix docs typo (#40167)
Pavel Iakubovskii committed
August 6, 2025
M
Fix `fix_and_overwrite` mode of `utils/check_docstring.py` (#39369)
Manuel de Prada Corral committed
August 5, 2025
A
Add GPT OSS model from OpenAI (#39923)
Arthur committed
July 29, 2025
Y
Apply several ruff SIM rules (#37283)
Yuanyuan Chen committed
July 25, 2025
L
Add EXAONE 4.0 model (#39129)
lgai-exaone committed
July 18, 2025
Y
Improve @auto_docstring doc and rename `args_doc.py` to `auto_docstring.py` (#39439)
Yoni Gozlan committed
July 11, 2025
M
Verbose error in fix mode for utils/check_docstrings.py (#38915)
Manuel de Prada Corral committed
July 5, 2025
A
June 26, 2025
R
Gemma 3n (#39059)
Ryan Mullins committed
June 23, 2025
Y
Add support for auto_docstring with model outputs (#38242)
Yoni Gozlan committed
June 17, 2025
M
No more Tuple, List, Dict (#38797)
Matt committed
May 8, 2025
A
[`AutoDocstring`] Based on inspect parsing of the signature (#33771)
Arthur committed
April 28, 2025
S
Samhq model addition (#35147)
sushmanth reddy committed
April 15, 2025
H
Add MLCD model (#36182)
Huajie Tan committed