Skip to main content
GPU clusters are a beta feature. Behavior, flags, and supported hardware can change. Reach out to your Together AI contact or contact sales with feedback.

Create a cluster

Parameters

Run tg beta clusters create with no flags to launch an interactive prompt that walks through the required fields. Pass --non-interactive (or --json) to skip prompts in CI.

Update a cluster

Parameters

Retrieve a cluster

Delete a cluster

List clusters

List regions

Get configuration information per region for creating a GPU cluster.

Example output

SSH into a cluster

SSH into a Slurm cluster using a short-lived OIDC-signed certificate. The command opens your browser to sign in, requests a certificate from the cluster’s certificate authority, and connects through the bastion host. No API key or long-lived SSH key is required.
Requires Together CLI 2.20+ and Python 3.10+. Check your version with tg --version. To install or upgrade, see Get started.
Copy the Dex issuer URL and login name from the cluster UI when OIDC is selected as the SSH access method.

Parameters

Any arguments after DEX_URL are passed through to ssh as a remote command.

Get cluster credentials

Download the cluster’s configuration and credentials to your local .kube/config file to manage Kubernetes resources.

Parameters

Create cluster storage

Parameters

Retrieve cluster storage

List cluster storage

Delete cluster storage