note: this is a hidden cli argument.
raw details (from release v2.2.3):
{
"name": "tpu_max_streams_per_ms",
"properties": {
"long": "tpu-max-streams-per-ms",
"takes_value": "true",
"default_value": "&default_args.tpu_max_streams_per_ms",
"validator": "is_parsable::<usize>",
"hidden": "hidden_unless_forced()",
"help": "Controls the max number of streams for a TPU service."
},
"isDeprecated": true
}