mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
try again to update docs
This commit is contained in:
parent
53ad84dac7
commit
0c16204b7e
@ -424,6 +424,22 @@ Options:
|
||||
|
||||
[env: LORA_ADAPTERS=]
|
||||
|
||||
```
|
||||
## DISABLE_USAGE_STATS
|
||||
```shell
|
||||
--disable-usage-stats
|
||||
Disable sending of all usage statistics
|
||||
|
||||
[env: DISABLE_USAGE_STATS=]
|
||||
|
||||
```
|
||||
## DISABLE_CRASH_REPORTS
|
||||
```shell
|
||||
--disable-crash-reports
|
||||
Disable sending of crash reports, but allow anonymous usage statistics
|
||||
|
||||
[env: DISABLE_CRASH_REPORTS=]
|
||||
|
||||
```
|
||||
## HELP
|
||||
```shell
|
||||
|
Loading…
Reference in New Issue
Block a user