Update docs after rebase.

This commit is contained in:
Nicolas Patry 2024-02-09 11:44:42 +00:00
parent 4b06f318cb
commit 7143130ba4

View File

@ -198,23 +198,22 @@ Options:
[default: 20]
```
## MAX_BATCH_SIZE
```shell
--max-batch-size <MAX_BATCH_SIZE>
Enforce a maximum number of requests per batch Specific flag for hardware targets that do not support unpadded inference
[env: MAX_BATCH_SIZE=]
```
```
## ENABLE_CUDA_GRAPHS
```shell
--enable-cuda-graphs
Enable experimental support for cuda graphs
[env: ENABLE_CUDA_GRAPHS=]
```
```
## HOSTNAME
```shell
--hostname <HOSTNAME>