Uh oh!
There was an error while loading. Please reload this page.
[Core] remove resume_download from Hub related stuff - #8648
Conversation
HuggingFaceDocBuilderDev
commented
Jun 20, 2024
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. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Wauplin
left a comment
There was a problem hiding this comment.
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?
sayakpaul
commented
Jun 26, 2024
@Wauplin removed from docstrings as well. |
DN6
commented
Jul 17, 2024
@sayakpaul We can merge once the conflicts are resolved here |
sayakpaul
commented
Jul 18, 2024
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: