Server requirements
At minimum, AWS credentials need access to the EC2 instance types you plan to use,
s3:GetObject and s3:PutObject on your bucket, and servicequotas:GetServiceQuota for quota tracking.
Install uv before running server setup:
CLI requirements
Users need a Python environment and the URL of the Tandemn server.- Python 3.12 or newer
pip- The
tandemnPython package TD_SERVER_URLset to the server URL
Recommended first setup
For an initial evaluation, use one administrator-managed server, one CLI user, and a small JSONL workload. Verify connectivity withtandemn check before submitting real workloads.
Install server
Install and start the control plane.
Install CLI
Set up a local CLI environment.

