Architecting pipeline-parallel LLM inference across friends' PCs over the internet

BuildWithEren · reddit · 2026-09-01

A personal project proposal explores running a large model (e.g., 10B) by sharding it across multiple friends' PCs over the internet, as it doesn't fit on a single machine. The focus is on pipeline parallelism architecture under WAN constraints. Key questions include model partitioning on heterogeneous GPUs, latency/bandwidth impact, transport protocols, fault tolerance, and suitable base frameworks like llama.cpp or vLLM.

Original post →

More from Infra

Infra channel →