A new project named Mesh LLM enables large language model inference across a decentralized peer-to-peer network built on iroh. This approach distributes compute load among participants rather than relying on centralized cloud infrastructure. The system leverages iroh's networking capabilities to manage connectivity between nodes running the model.
- Distributed inference reduces reliance on centralized GPU clouds.
- Leverages iroh for decentralized connectivity and NAT traversal.
- Shares compute load across a peer-to-peer mesh network.
- Offers a federated alternative for scaling LLM workloads.