#83 · Primary category: Inference & Local Deploy

mesh-llm

agents ai decentralized distributed llm

Distributed AI/LLM for the people. Share compute privately or publicly to power your agents and chat.

Project last updated:08/30/26

GitHub Stars

3.3K

Forks

402

Contributors

30

License

Apache-2.0

Why we included this project

Mesh LLM pools GPUs and memory across your machines, or across a shared public mesh, and exposes the result as one OpenAI-compatible API on localhost. You start a single node and add more as the workload grows; the mesh itself decides whether a model runs locally, routes to a peer, or gets split across stages when it is too large for one machine. That serves two situations well: running a private multi-machine inference cluster for agents and chat without building orchestration yourself, and borrowing community-shared capacity when your own hardware runs short. Installation takes a few commands from binaries, a Homebrew formula, or Ubuntu and Arch packages, so the gap between download and a working serving endpoint is small. If you need more aggregate GPU memory than a single workstation provides but do not want to commit to a managed cloud, this is worth a close look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category