huggingface / huggingface_hub

The official Python client for the Huggingface Hub.
https://huggingface.co/docs/huggingface_hub
Apache License 2.0
1.82k stars 470 forks source link

Deprecate `legacy_cache_layout` parameter in `hf_hub_download` #2317

Closed Wauplin closed 2 weeks ago

Wauplin commented 4 weeks ago

From a suggestion from @julien-c. It's not used since Aug 2022 so time to remove it for real I think? :)

This PR deprecates:

Deprecation is expected for release 0.26.

I took care of fixing HF libraries that had remaining occurrences. None of them were in highly-used part of the code anyway.

HuggingFaceDocBuilderDev commented 4 weeks ago

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.