transformers
17d0290e
- Why crash the whole run when HFHub gives a 50x error? (#23320)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
2 years ago
Why crash the whole run when HFHub gives a 50x error? (#23320) Logging an error and continuing is probably following the principle of least surprise.
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#23320 - Why crash the whole run when HFHub gives a 50x error?
Author
ropoctl
Parents
d712ebd8
Files
1
src/transformers
trainer.py
Loading