🤗 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/tensor_parallel/test_tensor_parallel.py March 5, 2026
M
Update parent module attributes when sharding with TP (#44421)
Michael Benayoun committed
March 4, 2026
F
🚨 fix + tests dense & MoE TP all reduce (decoder only) (#43722)
Ferdinand Mom committed
February 20, 2026
I
AutoGrad support for grouped_mm fallback (#44152)
Ilyas Moutawwakil committed
February 6, 2026
T
fix(flaky): enforce manual seed to reduce flakiness (#43794)
Tarek Ziade committed
January 30, 2026
F
refactor + robusts tests for Tensor Parallel (#42809)
Ferdinand Mom committed
November 3, 2025
F
test tensor parallel: make tests for dense model more robust (#41968)
Ferdinand Mom committed
October 31, 2025
F
V4.57.1 training ci: Refactor `test_tensor_parallel.py` (#41918)
Ferdinand Mom committed
October 16, 2025
C
Allow passing `tp_plan` in `from_pretrained` directly (#41435)
Cyril Vallez committed
August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
August 20, 2025
R
Add back `_tp_plan` attribute (#39944)
Rishub Tamirisa committed
August 15, 2025
C
Fix fsdp for generic-task models (#40191)
Cyril Vallez committed
F
fix to avoid modifying a view in place (#40162)
Ferdinand Mom committed
August 5, 2025
A
Revert "remove dtensors, not explicit (#39840)" (#39912)
Arthur committed
August 1, 2025
A
remove dtensors, not explicit (#39840)
Arthur committed
July 25, 2025
A
Add ep (#39501)
Arthur committed
July 9, 2025
J
enable static cache on TP model (#39164)
jiqing-feng committed
June 30, 2025
Y
fix UT failures on XPU w/ stock PyTorch 2.7 & 2.8 (#39116)
Yao Matrix committed
June 3, 2025
M
[TP] Change command in tests to `python3` (#38555)
Matej Sirovatka committed
May 20, 2025
Y
enable misc cases on XPU & use device agnostic APIs for cases in tests (#38192)
Yao Matrix committed
May 19, 2025
M
Feat: save_pretrained for tensor parallel (and other parallelisms) models (#37919)
Matej Sirovatka committed
March 31, 2025
J
enable tp on CPU (#36299)
jiqing-feng committed
March 17, 2025
A
fix typos in the tests directory (#36717)
Afanti committed
March 11, 2025
A
Refactor some core stuff (#36539)
Arthur committed