mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Update docs/source/usage_statistics.md
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
This commit is contained in:
parent
5310ba0119
commit
f4f0cb81f2
@ -71,5 +71,5 @@ As of release 2.1.2 this is an example of the data collected:
|
|||||||
## How to opt-out
|
## How to opt-out
|
||||||
|
|
||||||
By passing the `--usage-stats` to the text-generation-launcher you can control how much usage statistics are being collected.
|
By passing the `--usage-stats` to the text-generation-launcher you can control how much usage statistics are being collected.
|
||||||
`--usage-stats=no-stack` will emit the stack traces from errors and the error types, but will continue to send start and stop events
|
`--usage-stats=no-stack` will not emit the stack traces from errors and the error types, but will continue to send start and stop events
|
||||||
`--usage-stats=off` will completely disable everything
|
`--usage-stats=off` will completely disable everything
|
||||||
|
Loading…
Reference in New Issue
Block a user