pytorch/hub
Official PyTorch Hub submission repository for publishing pretrained machine learning models to pytorch.org/hub.

Not currently ranked — collecting fresh signals.
star history
This repository serves as the submission portal for publishing pretrained models to the official PyTorch Hub. Model authors add a hubconf.py file to their repositories and submit markdown files here to have their models appear in the PyTorch model registry. The hub provides standardized discovery and loading of pretrained models via torch.hub.load(), with CI testing to verify model code blocks work with the latest PyTorch release.
Frequently asked
- What is pytorch/hub?
- Official PyTorch Hub submission repository for publishing pretrained machine learning models to pytorch.org/hub.
- Is hub open source?
- Yes — pytorch/hub is an open-source project tracked on heatdrop.
- What language is hub written in?
- pytorch/hub is primarily written in Python.
- How popular is hub?
- pytorch/hub has 1.4k stars on GitHub.
- Where can I find hub?
- pytorch/hub is on GitHub at https://github.com/pytorch/hub.