Skip to content

Super-micro-tiny-PR to allow for direct copy-paste :) #3030

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

Merged
merged 5 commits into from
Apr 25, 2025

Conversation

fracapuano
Copy link
Contributor

Ciao πŸ‘‹ Super-tiny PR to enable direct copy paste of the new pip install "huggingface_hub[hf_xet]" on MacOS :))

PS: loving XET's speed πŸ’¨ ⚑

Copy link
Contributor

@hanouticelina hanouticelina left a comment

Choose a reason for hiding this comment

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

Thanks @fracapuano for the PR!
Note that the need for quotes isn t a macOS quirk β€” it's about which shell parses the command: if i'm not mistaken, zsh treats the brackets as a wildcard and the command fails unless it's quoted (i suppose you're using zsh shell?), for bash and fish shells, the command seems to work unquoted. Anyways, since quoting the extras spec guarantees that the command will work in every shell, then it's better to have it documented with the quotes :)

@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.

@hanouticelina
Copy link
Contributor

@bot /style

Copy link
Contributor

Style fixes have been applied. View the workflow run here.

@hanouticelina hanouticelina merged commit fad6da5 into huggingface:main Apr 25, 2025
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