🤗 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/causal_lm_tester.py March 4, 2026
F
🚨 fix + tests dense & MoE TP all reduce (decoder only) (#43722)
Ferdinand Mom committed
February 6, 2026
T
fix(flaky): enforce manual seed to reduce flakiness (#43794)
Tarek Ziade committed
January 5, 2026
I
batched and grouped experts implementations (#42697)
Ilyas Moutawwakil committed
December 5, 2025
F
test ci training for text model only (#42597)
Ferdinand Mom committed
December 1, 2025
P
[Ministral 3] Add ministral 3 (#42498)
Patrick von Platen committed
November 28, 2025
R
🚨 Move `rotary_partial_emb` to RopeParams and delete unnecessary code 🔪 (#42255)
Raushan Turganbay committed
November 21, 2025
Y
[XPU] Add flash_attn2 support for XPU (#41956)
YangKai0616 committed
November 13, 2025
A
Refactor weight loading (#41580)
Arthur committed
October 17, 2025
R
🚨 [v5] Refactor RoPE for layer types (#39847)
Raushan Turganbay committed
October 10, 2025
J
[causallm tester] automate pipeline mappings + bloom tests (#41318)
Joao Gante committed
October 8, 2025
J
🚨 [v5] Prune `prune_heads` (#41417)
Joao Gante committed
October 7, 2025
P
[Model] Lfm2Moe (#41401)
Paul Pak committed
October 6, 2025
C
Standardize `PretrainedConfig` to `PreTrainedConfig` (#41300)
Cyril Vallez committed
September 30, 2025
A
:rotating_light: [`v5`] Remove headmasking (#41076)
Anton Vlasjuk committed
September 29, 2025
September 23, 2025
J
[tests] gpt2 + `CausalLMModelTester` (#41003)
Joao Gante committed
September 19, 2025
I
blt wip (#38579)
Ita Zaporozhets committed
September 12, 2025
J
[tests] move generative tests away from `test_modeling_common.py` (#40854)
Joao Gante committed
September 9, 2025
J
[RoPE] run RoPE tests when the model uses RoPE (#40630)
Joao Gante committed
August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
July 23, 2025
P
Fix important models CI (#39576)
Pablo Montalvo committed
July 21, 2025
A
[`Ernie 4.5`] Add ernie text models (#39228)
Anton Vlasjuk committed
R
Rename `_supports_flash_attn_2` in examples and tests (#39471)
Raushan Turganbay committed
June 13, 2025
May 28, 2025
M
Remove redundant test_sdpa_equivalence test (#38436)
Matt committed
May 23, 2025