pytorch/hub resource
Submission to https://pytorch.org/hub/ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2690
- days_rel: n/a
- days_push: 870
- n_releases_24m: 0
Adoption not part of the score
1432 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The submission repository backing PyTorch Hub, a catalog of published PyTorch models listed at pytorch.org/hub. Contributors add markdown files and hubconf.py entries via PRs, which are validated by CI and rendered on the website.
Use cases
- publish a pretrained PyTorch model to PyTorch Hub
- find pretrained models to load with torch.hub.load
- browse a catalog of community deep learning models
- validate model documentation with sanity checks before publishing
When to choose
- you maintain a PyTorch model repo and want it discoverable via torch.hub
- you want a curated index of pretrained PyTorch models
When to avoid
- you need hosted pretrained weights - the hub does not host them
- you want a package manager or model runtime rather than a listing
- you work with non-PyTorch frameworks like TensorFlow or JAX
Facets
dataset · maturity active
machine-learning documentation developer-tools machine-learning deep-learning developer-tools python pytorch-hub model-zoo pretrained-models model-publishing deep-learning web-server
1 source
- readme: https://github.com/pytorch/hub · fetched 2026-08-28 · ae7bd7ee0ab3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pytorch/hub | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem