-
Notifications
You must be signed in to change notification settings - Fork 6.5k
[Core] remove resume_download from Hub related stuff
#8648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Wauplin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of removing those @sayakpaul. I'm linking #7843 and #8267 which are related PRs (the ones that should have already removed the deprecation warnings). Removing resume_download altogether is even better since it'll also us to remove it from huggingface_hub in the future.
Last thing: do you want to remove resume_download mention from docstrings as well? We have this message for now but if we remove them already, then let's remove the docs as well?
|
@Wauplin removed from docstrings as well. |
Wauplin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
@sayakpaul We can merge once the conflicts are resolved here |
|
Failing tests are unrelated. |
* remove resume_download * fix: _fetch_index_file call. * remove resume_download from docs.
What does this PR do?
To not have to incur: