mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
update launcher
This commit is contained in:
parent
6297f1769f
commit
e830508c20
@ -455,6 +455,17 @@ Options:
|
||||
- off: Disables all collection of usage statistics
|
||||
- no-stack: Doesn't send the error stack trace or error type, but allows sending a crash event
|
||||
|
||||
```
|
||||
## PAYLOAD_LIMIT
|
||||
```shell
|
||||
--payload-limit <PAYLOAD_LIMIT>
|
||||
Payload size limit in bytes
|
||||
|
||||
Default is 2MB
|
||||
|
||||
[env: PAYLOAD_LIMIT=]
|
||||
[default: 2000000]
|
||||
|
||||
```
|
||||
## HELP
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user