Model Hub
TIP
Our frontend for the OpenGradient Model Hub is accessible at hub.opengradient.ai
The OpenGradient Model Hub is a decentralized repository of open and closed-source models built on top of IPFS - ranging from linear regression models to neural networks, LLMs, and Stable Diffusion Models; we cover every architecture. All models in the Model Hub are available for inference on the OpenGradient network, and users can permissionlessly upload new models they wish to use in seconds.
NOTE
To learn more about the underlying infrastructure, go to Storage Nodes.
We know modeling is a continuous effort, so provide built-in solutions for uploading, managing, and versioning models - supporting the entire model development and use lifecycle.
There are 2 recommended ways to access and manage models in the Model Hub:
- our web frontend, accessible at: hub.opengradient.ai
- the Python SDK, learn more at Python SDK
The web frontend is particularly user-friendly, making it a great choice for casual users and developers who want to browse and upload simple models to OpenGradient. In contrast, the Python SDK is more suitable for those who need advanced capabilities for structuring model repositories, versioning, and file management.