mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-21 17:52:09 +00:00
Updating documentation.
This commit is contained in:
parent
45075d167f
commit
7c030f0618
@ -477,6 +477,15 @@ Options:
|
|||||||
|
|
||||||
[env: ENABLE_PREFILL_LOGPROBS=]
|
[env: ENABLE_PREFILL_LOGPROBS=]
|
||||||
|
|
||||||
|
```
|
||||||
|
## GRACEFUL_TERMINATION_TIMEOUT
|
||||||
|
```shell
|
||||||
|
-g, --graceful-termination-timeout <GRACEFUL_TERMINATION_TIMEOUT>
|
||||||
|
Change timeout of graceful termination of the TGI server
|
||||||
|
|
||||||
|
[env: GRACEFUL_TERMINATION_TIMEOUT=]
|
||||||
|
[default: 90]
|
||||||
|
|
||||||
```
|
```
|
||||||
## HELP
|
## HELP
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
Reference in New Issue
Block a user