In development · 🇦🇺 Built in Australia
The third piece of the SwarmDo stack: managed GPU workloads and infrastructure — somewhere to actually run the models and the swarms, without owning the hardware.
Where it fits
SwarmDo has always been two halves — the orchestration plugin and the open models. Both of them ultimately need the same thing: a GPU to run on. SwarmDoGPU is that layer, offered as a hosted service.
Layer 1 · orchestration
The plugin and MCP server. Coordinates agents, memory, and consensus inside Claude Code. Runs on your laptop.
shippedLayer 2 · models
Open, self-hostable coding models. Apache-2.0 base, fits a single 80GB GPU — if you have one.
releasedLayer 3 · compute
Managed GPU workloads and infrastructure for the ecosystem above — so “self-hostable” doesn’t have to mean “self-hosted”.
in developmentWhat it’s being built for
These are the jobs SwarmDo itself needs compute for today — documented in the model cards and the plugin’s own runtime. They are the design targets, not a shipped feature list.
An OpenAI-compatible endpoint for the SwarmDo models, with A2’s merged-weights and tool-parser requirements handled for you rather than rediscovered from a README.
The models earn their gains by running candidate patches against a project’s own tests. That sampling-and-testing loop is inherently parallel, and inherently hungry for compute.
A2’s visual half is scored by rendering generated code and comparing it to the target image — another verify loop that wants throughput more than it wants a single fast card.
The plugin’s persistent memory runs ONNX embeddings and HNSW indexing locally today. Larger swarms and shared team memory push that off the laptop.
Honest status
SwarmDo publishes null results and unfinished work rather than burying them. The same rule applies to this page.
npx swarmdo init, and the models are downloadable weights you can serve on your own hardware with no account at all.
Early access
The build is shaped by real workloads. If you want to serve A1 or A2 without buying a card, run execution-verified selection at scale, or push swarm memory off your laptop — say so, and you’ll be in the first group we talk to.
maintainers@swarmdo.com · no list, no drip campaign — a human replies.