body.model value can be a placeholder because the model is selected by the tandemn deploy <model> <input> command.
Minimal JSONL example
prompts.jsonl
Local files and S3 URIs
Local files are uploaded to S3 automatically by the control plane. S3 URIs are passed through directly.Sample workloads
The server repository includes sample workloads underexamples/workloads/.
| File | Size | Purpose |
|---|---|---|
demo_batch.jsonl | 30 requests | Quick smoke test. |
sharegpt-numreq_200-*.jsonl | 200 requests | Realistic ShareGPT conversations. |
stress_5000.jsonl | 5,000 requests | Load and stress testing. |

