🤗 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/utils/test_tokenization_utils.py January 26, 2026
I
bring back clean_up_tokenization_spaces to tokenizers backend (#43426)
Ita Zaporozhets committed
November 27, 2025
I
rm slow tokenizers (#40936)
Ita Zaporozhets committed
L
[cleanup] Remove deprecated load config from file (#42383)
Lucain committed
October 22, 2025
R
[v5] Delete legacy chat template saving (#41648)
Raushan Turganbay committed
October 15, 2025
R
[chat template] update when "push_to_hub" (#39815)
Raushan Turganbay committed
September 25, 2025
L
Adapt and test huggingface_hub v1.0.0 (#40889)
Lucain committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
December 5, 2024
Y
Fix flaky Hub CI (`test_trainer.py`) (#35062)
Yih-Dar committed
October 16, 2024
A
[fix] fix token healing tests and usage errors (#33931)
alpertunga-bile committed
August 13, 2024
S
Fix: Fixed directory path for utils folder in `test_tokenization_utils.py` (#32601)
Sai-Suraj-27 committed
July 25, 2024
Y
Follow up for #31973 (#32025)
Yih-Dar committed
July 22, 2024
S
fix: Replaced deprecated `mktemp()` function (#32123)
Sai-Suraj-27 committed
July 15, 2024
Y
Avoid race condition (#31973)
Yih-Dar committed
July 2, 2024
Y