LydianAI distributed training

Docs

Start here, then go deeper.

Architecture

Server/coordinator + worker loop for FedAvg training over Tailscale.

Concepts

Quickstart

Run the FedAvg training PoC: start server, start workers, launch a training run, and monitor results.

Getting Started

Networking with Tailscale

Put server and workers on the same tailnet and use stable 100.x IPs.

Guides

NEW vs LEGACY GPU setup

Modern CUDA wheels vs Pascal (GTX 1080/1080 Ti) pinned legacy stack.

Guides

CLI reference

Start runs, monitor progress, and fetch results using client.submit_job.

Reference