A swarm of GPUs on Robinhood Chain. Read the docs

Quick start

These are the two primary paths in the ZK Mosquitoes system. The user path sends an inference request. The provider path lists GPU capacity and earns from completed jobs.

Use ZK Mosquitoes

Choose a model, send a request through the app or API, and receive streamed tokens from the selected worker.

Request
POST /v1/inference
model: mosquito-open-8b
stream: true

Provide compute

Run a worker client, benchmark your machine, list supported models, and accept routed jobs.

Worker CLI
mosquito worker start
mosquito worker benchmark
mosquito worker list