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
It would be nice if the from_pretrained method could support the cache_dir argument to allow downloading/reloading models weights from a custom folder.
Hello and thank you for open sourcing your work!
It would be nice if the
from_pretrained
method could support thecache_dir
argument to allow downloading/reloading models weights from a custom folder.Example: https://huggingface.co/docs/transformers/model_doc/auto#transformers.AutoConfig.from_pretrained
Thanks
The text was updated successfully, but these errors were encountered: