#83 · Primary category: Inference & Local Deploy
mesh-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
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.