huggingface_hub v1.0 officially released
Key point
Hugging Face's core library huggingface_hub has been updated to v1.0, bringing major feature improvements and a CLI overhaul.
Details
Hugging Face's core infrastructure, huggingface_hub, has released v1.0. This library is an essential tool for the open machine learning ecosystem, supporting over 200,000 dependent libraries and more than 2 million models.
Key Changes:
- Backend Migration: Replaced the backend library with
httpxfor improved performance. - New CLI Introduced: Unveiled the
hfCLI, replacing the existinghuggingface-cli. Functionality has been greatly expanded through a Typer-based interface. - File Transfer Method Change: Fully adopted
hf_xetas the file transfer technology, replacing the previoushf_transfer.
Compatibility Notice:
Most ML libraries maintain backward compatibility to work smoothly across both v0.x and v1.x. However, caution is needed with the transformers library, as its current v4 version requires huggingface_hub v0.x, while the upcoming v5 release will require v1.x.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.