Tandemn is operated by users through the CLI. Start by checking connectivity, then submit jobs withDocumentation Index
Fetch the complete documentation index at: https://docs.tandemn.com/llms.txt
Use this file to discover all available pages before exploring further.
tandemn deploy.
CLI overview
Install, configure, and use the Tandemn CLI.
tandemn check
Verify that your CLI can reach the Tandemn server.
tandemn deploy
Plan or submit a model inference job with a JSONL input file.
Replica operations
Add, kill, or hot-swap replicas while a job is running.
Monitoring
Watch progress, metrics, logs, clusters, and the web dashboard.
Analytics
Inspect completed runs, per-replica summaries, and scheduler timeseries.
Input format
Prepare OpenAI-style batch JSONL workloads.

