You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/utils/test_offline.py::OfflineTests::test_offline_mode was skipped and relied on TRANSFORMERS_OFFLINE. Update to use HF_HUB_OFFLINE=1 and make the test hermetic by warming the cache in a first subprocess run, then running offline with socket mocking to forbid network access.