Docs
Start here, then go deeper.
Architecture
Server/coordinator + worker loop for FedAvg training over Tailscale.
ConceptsQuickstart
Run the FedAvg training PoC: start server, start workers, launch a training run, and monitor results.
Getting StartedNetworking with Tailscale
Put server and workers on the same tailnet and use stable 100.x IPs.
GuidesNEW vs LEGACY GPU setup
Modern CUDA wheels vs Pascal (GTX 1080/1080 Ti) pinned legacy stack.
GuidesCLI reference
Start runs, monitor progress, and fetch results using client.submit_job.
Reference