Skip to content

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Sep 16, 2025

huggingface_hub will soon be officially released as v1.0.0 ( 🎉 )

A first pre-release version has been published yesterday: https://pypi.org/project/huggingface-hub/1.0.0rc0/. This PR relaxes tokenizers's constraints on huggingface_hub dependency to allow both 0.x and 1.x versions. No breaking changes have been introduced that impacts tokenizers (which uses only hf_hub_download wih repo_id/filename/revision kwargs).

It would be really nice to have this PR merged + make a patch release for tokenizers so that I can start to test transformers, diffusers, datasets, etc. on the new huggingface_hub prerelease. Since they all depend on tokenizers, I'm a bit blocked (or need to make a lot of changes to CI files - see example).

See huggingface/huggingface_hub#3340 for ongoing changes.

@HuggingFaceDocBuilderDev

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.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks will do a minor

@ArthurZucker ArthurZucker merged commit 972e7fc into main Sep 19, 2025
30 checks passed
@ArthurZucker ArthurZucker deleted the bump-hfh-max-version branch September 19, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants