🤗 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_token_classification.py January 29, 2026
B
[CI][AMD] Fix Pipeline CI (#43178)
BADAOUI Abdennacer committed
January 14, 2026
C
Fix pipeline tests (#43293)
Cyril Vallez committed
September 18, 2025
C
🚨🚨🚨 Fully remove Tensorflow and Jax support library-wide (#40760)
Cyril Vallez committed
August 22, 2025
C
⚠️⚠️ Use `dtype` instead of `torch_dtype` everywhere! (#39782)
Cyril Vallez committed
June 27, 2025
June 25, 2025
J
[tests] remove TF tests (uses of `require_tf`) (#38944)
Joao Gante committed
June 23, 2025
Y
[Feature] Support `is_split_into_words` in the `TokenClassificationPipeline`. (#38818)
Yusuf Shihata committed
April 11, 2025
L
Simplify soft dependencies and update the dummy-creation process (#36827)
Lysandre Debut committed
March 18, 2025
A
chore: fix typos in tests directory (#36785)
Afanti committed
October 9, 2024
P
Make `pipeline` able to load `processor` (#32514)
Pavel Iakubovskii committed
September 20, 2024
J
enable low-precision pipeline (#31625)
jiqing-feng committed
July 5, 2024
B
Allow FP16 or other precision inference for Pipelines (#31342)
Billy Cao committed
February 16, 2024
L
Update all references to canonical models (#29001)
Lysandre Debut committed
November 16, 2023
A
[`Styling`] stylify using ruff (#27144)
Arthur committed
October 31, 2023
H
device agnostic pipelines testing (#27129)
Hz, Ji committed
April 24, 2023
Y
Update tiny models and a few fixes (#22928)
Yih-Dar committed
April 17, 2023
Y
Don't use `LayoutLMv2` and `LayoutLMv3` in some pipeline tests (#22774)
Yih-Dar committed
March 22, 2023
L
Chunkable token classification pipeline (#21771)
Luc CAILLIAU 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
January 30, 2023
Y
Pipeline testing - using tiny models on Hub (#20426)
Yih-Dar committed
January 25, 2023
N
Supporting `ImageProcessor` in place of `FeatureExtractor` for pipelines (#20851)
Nicolas Patry committed
October 17, 2022
M
TF port of ESM (#19587)
Matt committed
October 7, 2022
S
Rework pipeline tests (#19366)
Sylvain Gugger committed
August 5, 2022
Y
Fix `test_dbmdz_english` by updating expected values (#18482)
Yih-Dar committed
August 2, 2022
July 11, 2022
Y
Fix some typos. (#17560)
Yulv-git committed
March 18, 2022
N
Attention mask is important in the case of batching... (#16222)
Nicolas Patry committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed