Hugging Face Hub
Also called: HF Hub
A platform and API provided by Hugging Face for discovering, sharing, versioning, and accessing machine learning models, datasets, Spaces, and related AI resources, with SDKs that enable seamless integration into AI applications.
Explore more about SDKs & APIs
Related terms
An AI platform and company that develops and hosts open-source machine learning models, datasets, and developer tools, providing infrastructure and services for building, deploying, sharing, and running AI applications.
TransformersAn open-source Python library by Hugging Face providing pre-trained state-of-the-art transformer models.
Model RegistryA centralized system for storing, versioning, organizing, and managing AI models and their deployment metadata.
Inference APIAn API that enables applications to send input data to a deployed AI model and receive generated predictions or outputs, providing programmatic access to inference capabilities without managing the underlying model infrastructure.