🤗 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_modeling_structure.py March 31, 2026
T
refactoring: speedup static checks with disk cache (#44992)
Tarek Ziade committed
March 24, 2026
T
refactor: mlinter as its own package (#44939)
Tarek Ziade committed
March 23, 2026
T
chore(typing): added rule 11 (#44865)
Tarek Ziade committed
March 20, 2026
T
feat: added cache to the model linter (#44790)
Tarek Ziade committed
March 17, 2026
T
model-linter: Added rule 10 (#44761)
Tarek Ziade committed
March 12, 2026
T
Expand model-structure lint rules with a fast AST-based, ruff-like framework (#44174)
Tarek Ziade committed
January 8, 2026
C
[style] Rework ruff rules and update all files (#43144)
Cyril Vallez committed
December 15, 2025
C
Enforce call to `post_init` and fix all of them (#42873)
Cyril Vallez committed