🤗 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/pipelines/test_pipelines_table_question_answering.py August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
June 26, 2025
June 25, 2025
J
[tests] remove TF tests (uses of `require_tf`) (#38944)
Joao Gante committed
May 19, 2025
J
🚨🚨🚨 [pipelines] update defaults in pipelines that can `generate` (#38129)
Joao Gante committed
December 20, 2024
Y
Aurevoir PyTorch 1 (#35358)
Yih-Dar committed
July 5, 2024
B
Allow FP16 or other precision inference for Pipelines (#31342)
Billy Cao committed
June 14, 2023
Y
Skip some `TQAPipelineTests` tests in past CI (#24267)
Yih-Dar committed
March 2, 2023
S
Mark pipeline tests to skip them easily (#21887)
Sylvain Gugger committed
February 28, 2023
Y
🔥Rework pipeline testing by removing `PipelineTestCaseMeta` 🚀 (#21516)
Yih-Dar committed
December 5, 2022
Y
Add `require_torch` to 2 pipeline tests (#20585)
Yih-Dar committed
November 14, 2022
B
Fix tapas scatter (#20149)
Bartosz Szmelczynski committed
October 7, 2022
S
Rework pipeline tests (#19366)
Sylvain Gugger committed
May 12, 2022
S
Black preview (#17217)
Sylvain Gugger committed
April 14, 2022
N
Enabling `Tapex` in table question answering pipeline. (#16663)
Nicolas Patry committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed