๐ค 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
/ conftest.py March 18, 2026
T
feat(ci): added a network debug report (#44636)
Tarek Ziade committed
March 13, 2026
A
:rotating_light: [`FA4`] Initial support (#42435)
Anton Vlasjuk committed
March 4, 2026
F
๐จ fix + tests dense & MoE TP all reduce (decoder only) (#43722)
Ferdinand Mom committed
December 5, 2025
F
test ci training for text model only (#42597)
Ferdinand Mom committed
December 1, 2025
K
logic to select tf32 API as per Pytorch version (#42428)
Khushali Desai committed
October 23, 2025
Y
flash attn pytest marker (#41781)
Yih-Dar committed
October 17, 2025
C
๐จ Remove torchscript support (#41688)
Cyril Vallez committed
October 3, 2025
M
AutoAWQ tests (#41295)
Mohamed Mekkouri committed
October 2, 2025
C
Remove `test_initialization` (#41261)
Cyril Vallez committed
October 1, 2025
September 25, 2025
C
Simplify and improve model loading logic (#41103)
Cyril Vallez committed
September 18, 2025
C
๐จ๐จ๐จ Fully remove Tensorflow and Jax support library-wide (#40760)
Cyril Vallez committed
September 16, 2025
C
Harmonize CacheLayer names (#40892)
Cyril Vallez committed
August 20, 2025
R
Add back `_tp_plan` attribute (#39944)
Rishub Tamirisa committed
Y
August 13, 2025
Y
Add pytest marker: `torch_compile_test` and `torch_export_test` (#39950)
Yih-Dar committed
August 5, 2025
A
Revert "remove dtensors, not explicit (#39840)" (#39912)
Arthur committed
August 4, 2025
Y
Set `torch.backends.cudnn.allow_tf32 = False` for CI (#39885)
Yih-Dar committed
C
Rework add-new-model-like with modular and make test filenames coherent (#39612)
Cyril Vallez committed
July 11, 2025
J
Add mistral common support (#38906)
Julien Denize committed
April 11, 2025
J
[agents] remove agents ๐งน (#37368)
Joao Gante committed
March 31, 2025
C
Remove low_cpu_mem_usage and _fast_init (#36963)
Cyril Vallez committed
February 19, 2025
J
[tests] remove flax-pt equivalence and cross tests (#36283)
Joao Gante committed
J
[tests] remove `pt_tf` equivalence tests (#36253)
Joao Gante committed
June 7, 2024
A
Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321)
amyeroberts committed
May 7, 2024
A
Reboot Agents (#30387)
Aymeric Roucher committed
March 19, 2024
F
[tests] add more tests to `NOT_DEVICE_TESTS` (#29670)
Fanli Lin committed
February 26, 2024
F
January 15, 2024
T
improve dev setup comments and hints (#28495)
Timothy Cronin committed
May 10, 2023
Y
Bring back the PR `Refactor doctests + add CI` to `main` (#23271)
Yih-Dar committed
S
Test composition (#23214)
Sylvain Gugger committed
May 9, 2023
S
Revert "[Doctests] Refactor doctests + add CI" (#23245)
Sylvain Gugger committed
A
[Doctests] Refactor doctests + add CI (#22987)
Arthur committed
April 5, 2023
J
Tests: disable `accelerate_tests` mark warnings (#22585)
Joao Gante committed
March 2, 2023
S
Mark pipeline tests to skip them easily (#21887)
Sylvain Gugger committed
October 7, 2022
S
Rework pipeline tests (#19366)
Sylvain Gugger committed
March 3, 2022
P
[Doctests] Fix ignore bug and add more doc tests (#15911)
Patrick von Platen committed
February 25, 2022
S
Re-enable doctests for the quicktour (#15828)
Sylvain Gugger committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed