huggingface_hub
The huggingface_hub
is a client library to interact with the Hugging Face Hub. The Hugging Face Hub is a platform with over 35K models, 4K datasets, and 2K demos in which people can easily collaborate in their ML workflows. The Hub works as a central place where anyone can share, explore, discover, and experiment with open-source Machine Learning.
With huggingface_hub
, you can easily download and upload models, extract useful information from the Hub, and do much more. Some example use cases:
text-classification
).Read all about it in the library documentation.
We're partnering with cool open source ML libraries to provide free model hosting and versioning. You can find the existing integrations here.
The advantages are:
If you would like to integrate your library, feel free to open an issue to begin the discussion. We wrote a step-by-step guide with showing how to do this integration.