🤗 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_offline.py December 8, 2025
L
Use hfh's is_offline_mode helper (#42657)
Lucain committed
November 27, 2025
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
March 13, 2025
M
Final CI cleanup (#36703)
Matt committed
May 29, 2024
L
Use `HF_HUB_OFFLINE` + fix has_file in offline mode (#31016)
Lucain committed
April 27, 2023
Y
April 10, 2023
S
Make dynamic code work with offline mode (#22661)
Sylvain Gugger committed
February 6, 2023
S
Update quality tooling for formatting (#21480)
Sylvain Gugger committed
January 17, 2023
N
Fixing offline mode for pipeline (when inferring task). (#21113)
Nicolas Patry committed
July 13, 2022
S
Make sharded checkpoints work in offline mode (#18125)
Sylvain Gugger committed
March 23, 2022
S
Make Transformers use cache files when hf.co is down (#16362)
Sylvain Gugger committed
February 23, 2022
L
[Test refactor 1/5] Per-folder tests reorganization (#15725)
Lysandre Debut committed