123456watchman canary \ --base-url https://candidate.example/v1 \ --model served-model \ --api-key-file /run/secrets/inference-api-key \ --count 5 --concurrency 2 \ --max-ttft 2s --max-e2e 10s --min-success-percent 100
1234567watchman benchmark saturation \ --base-url https://candidate.example/v1 \ --model served-model \ --api-key-file /run/secrets/inference-api-key \ --concurrency-stages 1,2,4,8 \ --verify-concurrency 8 \ --max-error-percent 1 --max-p95-ttft 2s --max-p95-e2e 10s
/proc evidence without starting nvidia-smi, an engine,
Python, a package manager, or any child process. It does not claim a compatibility
verdict and excludes paths, hostnames, raw argv, environment values, and model
identities from the report.12watchman runtime inspect --pid 4242 --format json watchman artifact inspect /models/served-model/model.safetensors.index.json --format json
12345watchman capacity \ --params 70 --weight-bits 4 --tp 2 --gpu-vram 80 \ --max-shared-rank-weight-percent 50 \ --layers 80 --kv-heads 8 --head-dim 128 \ --max-kv-heads-per-rank 4 --context 32768 --concurrency 8