#5 · Primary category: Model Zoos & Hubs
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.
Project last updated:08/29/26
GitHub Stars
3.9K
Forks
1.2K
Contributors
366
License
Apache-2.0
Why we included this project
Anyone shipping models or datasets through the Hugging Face Hub will end up depending on this library whether they notice it or not. It handles the download and caching of pretrained weights, so repeat runs don't pull down the same gigabytes twice, and it exposes the same functionality from Python or the command line. Beyond weights, it manages file uploads and versioning, which teams need when checkpoints, evaluation results, or Space content move through their workflow. Projects built on transformers, diffusers, or custom pipelines rely on it for most of the Hub-side work, and because so much of the ecosystem depends on it, it stays current as the platform changes. For a small team, that makes it the dependable default for the unglamorous but essential parts of working with the Hub.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
models.dev
An open-source database of AI models.
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
csghub
Open-source platform for managing LLM assets like models, datasets, and spaces, offering on-premise deployment with Hugging Face-compatible APIs.