GradientHQ/parallax
Parallax is a distributed model serving framework that lets you build your own AI cluster anywhere observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 90
- Release rhythm 59
- Longevity 24
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: 14
- age_days: 345
- days_rel: 274
- days_push: 63
- n_releases_24m: 4
Adoption not part of the score
1368 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Parallax is a distributed model serving framework that lets you build your own AI cluster across heterogeneous, geographically dispersed devices. It shards LLMs via pipeline parallelism and uses P2P communication to serve models like Llama, Qwen, and DeepSeek on personal hardware.
Use cases
- host a local LLM across my own devices
- build a private AI cluster from spare machines
- serve large models that don't fit on one GPU
- run decentralized LLM inference without a datacenter
- shard an LLM across Mac and Linux nodes
- self-host a chatbot backend on consumer hardware
When to choose
- you want to pool GPUs across multiple machines or locations to serve large LLMs
- you need decentralized, self-hosted inference without centralized cloud infrastructure
- your nodes have heterogeneous hardware and you need dynamic scheduling and routing
When to avoid
- you need a single-GPU, single-node inference server with minimal setup
- you require battle-tested, production-grade serving at massive scale
- you need low-latency inference where P2P network hops would hurt performance
Facets
framework · maturity experimental
llm-inference agent-framework chatbot rpc scheduling large-language-models microservices artificial-intelligence self-hosted machine-learning python cross-platform self-hosted decentralized-inference pipeline-parallelism model-sharding p2p-networking llm-serving ai-cluster kv-cache continuous-batching macos linux docker
1 source
- readme: https://github.com/GradientHQ/parallax · fetched 2026-08-28 · 512c9c123c05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GradientHQ/parallax | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="GradientHQ/parallax")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem