Mesh LLM Turns Multiple PCs Into One Local LLM Service

Mesh LLM is an open-source Rust project that pools GPU and system memory across multiple existing machines to run 70B+ models as a single local inference service. It can fall back to one node when possible, or split model layers across devices with a coordinator, while exposing an OpenAI-compatible API.

2026-07-12 ~ 2026-07-14 · 4 related posts