Ross ROSS = Recommend OSS · open-source software intelligence for agents

bigscience-workshop/petals

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading observed · 2026-08-28

github.com/bigscience-workshop/petals · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1544
  • days_rel: n/a
  • days_push: 725
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

10521 stars · 642 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Petals is a Python library that lets you run and fine-tune large language models (Llama 3.1, Mixtral, Falcon, BLOOM) on a BitTorrent-style distributed network of volunteer GPUs. It integrates with Hugging Face Transformers so models load and generate as if they were local, while layers are served across a community swarm.

Use cases

  • run 100B+ parameter LLMs without a high-end GPU
  • generate text with Llama 405B from a laptop or Google Colab
  • fine-tune large language models on consumer hardware
  • build a chatbot backed by a distributed LLM
  • contribute idle GPU capacity to a community model-serving swarm
  • experiment with model hidden states and custom inference paths

When to choose

  • you want to run or fine-tune very large models without expensive hardware
  • you need PyTorch/Transformers flexibility rather than a fixed hosted API
  • you want to donate GPU resources to a public inference network
  • you're doing research on distributed inference or model parallelism

When to avoid

  • you need guaranteed latency or throughput for production workloads
  • you handle sensitive data that can't leave your machine (unless you set up a private swarm)
  • you need a fully self-contained offline deployment
  • you require strict SLAs or enterprise support

Facets

library · maturity active

llm-inference llm-training machine-learning deep-learning nlp large-language-models machine-learning deep-learning microservices python distributed-inference volunteer-computing bittorrent-style transformers pytorch fine-tuning swarm bloom llama mixtral falcon natural-language-processing linux macos gpu docker

3 sources

Member repositories

RepositoryRoleHealth v2
bigscience-workshop/petalsmain23

For agents

markdown · JSON · MCP: product_card(name="bigscience-workshop/petals")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem