b4rtaz/distributed-llama
Distributed LLM inference. Connect home devices into a powerful cluster to accelerate LLM inference. More devices means faster inference. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 91
- Release rhythm 68
- Longevity 71
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: 4
- age_days: 1003
- days_rel: 212
- days_push: 59
- n_releases_24m: 40
Adoption not part of the score
3045 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ application that connects multiple home devices into a cluster for distributed LLM inference using tensor parallelism. It supports Llama, DeepSeek, and Qwen models on CPU (ARM and x86_64 AVX2) and experimentally on GPU via Vulkan.
Use cases
- run llama 3 70b across multiple mac minis
- speed up llm inference by pooling home devices
- serve a large language model on raspberry pi cluster
- distributed inference of qwen 3 models
- run deepseek r1 distilled model locally on weak hardware
- tensor parallel llm inference over ethernet
When to choose
- you have several networked devices and want to run models too large for any single one
- you want CPU-only distributed inference without a GPU
- you want a simple single-command setup for popular open LLMs
When to avoid
- you have a single powerful GPU that fits the model
- you need production-grade serving with APIs and batching
- you need broad model format support beyond supported families
Facets
application · maturity active
llm-inference cli rpc large-language-models microservices artificial-intelligence windows cpp cli tensor-parallelism llama qwen vulkan raspberry-pi cluster-computing cpu-inference linux macos gpu
1 source
- readme: https://github.com/b4rtaz/distributed-llama · fetched 2026-08-28 · cbd1fcc720e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| b4rtaz/distributed-llama | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="b4rtaz/distributed-llama")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem