{"adoption": {"forks": 232, "observed_at": "2026-08-28T04:06:57.658324+00:00", "stars": 2515}, "canonical_url": "https://ross.abutalabs.com/products/hivemind", "card": {"archived": false, "artifact_type": "library", "description": "Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.", "domain": ["deep-learning", "machine-learning", "microservices", "gpu-computing"], "enriched": true, "function": ["deep-learning", "machine-learning", "llm-training", "concurrency", "networking"], "health_score": 73, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["learning-at-home/hivemind"], "name": "learning-at-home/hivemind", "platform": ["python", "cross-platform"], "pushed_at": "2026-01-11T21:13:45+00:00", "repo": "learning-at-home/hivemind", "stars": 2515, "tags": ["pytorch", "distributed-training", "decentralized", "dht", "mixture-of-experts", "volunteer-computing", "asyncio", "peer-to-peer", "gpu"], "topics": ["deep-learning", "pytorch", "volunteer-computing", "mixture-of-experts", "distributed-training", "distributed-systems", "asynchronous-programming", "asyncio", "dht", "hivemind", "neural-networks", "machine-learning"], "urls": [], "use_cases": ["train a large neural network collaboratively across volunteers' computers", "run distributed deep learning without a central parameter server", "train a transformer model with a mixture-of-experts layer spread across machines", "fine-tune large language models in a peer-to-peer network like Petals", "collaboratively pretrain a language model with researchers worldwide", "tolerate slow or unresponsive nodes during distributed backpropagation"], "what_it_is": "Hivemind is a PyTorch library for decentralized deep learning across the Internet, enabling training of large models on hundreds of volunteer computers without a master node. It provides a distributed hash table, fault-tolerant backpropagation, decentralized parameter averaging, and Decentralized Mixture-of-Experts for splitting large models across participants.", "when_to_avoid": ["you need classic tightly-coupled data-parallel training on a reliable cluster - use torch.distributed, DeepSpeed, or Horovod instead", "your workload is small enough for single-machine training", "you need strict synchronization or deterministic training runs", "you require production support or a large enterprise ecosystem"], "when_to_choose": ["you want to train a large model across unreliable, geographically distributed machines without a master node", "you need fault-tolerant, asynchronous distributed training in PyTorch", "your model is too large for one GPU and can be sharded via mixture-of-experts", "you are building volunteer or collaborative training platforms"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/hivemind", "repo": "learning-at-home/hivemind", "role": "main", "score": 59}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:57.658324+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:26:12.164004+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "60f3907e17079e6fd944b98977472efa270cfb1316f7a8f68b202b14c65022c4", "fetched_at": "2026-08-28T04:06:57.658324+00:00", "kind": "readme", "missing": false, "url": "https://github.com/learning-at-home/hivemind"}, {"content_hash": "d86f3c8081ede4bf4cd91283b67a21ea5ae11397846f8d2c99da14a4c3e2d0d9", "fetched_at": "2026-08-29T10:08:29.069748+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/hivemind/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 61, "longevity": 100, "rhythm": 32}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2379, "days_push": 234, "days_rel": 242, "gap_med": 257, "n_releases_24m": 2}, "score": 59, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}