mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
doc: Rephrase properly.
This commit is contained in:
parent
2e067fabd3
commit
8c78ec671c
@ -3,8 +3,7 @@
|
||||
|
||||
Text Generation Inference collects anonymous usage statistics to help us improve the service. The collected data is used to improve TGI and to understand what causes failures. The data is collected transparently and any sensitive information is omitted.
|
||||
|
||||
Usage statistics are only enabled when TGI is running in docker to avoid collecting data then TGI runs directly on the host machine. Data is sent on
|
||||
startup/shutdown events and a heartbeat every 15 minutes.
|
||||
Usage statistics are collected only when TGI is running in a Docker container. This prevents data collection when TGI is run directly on the host machine. The collected data includes startup and shutdown events, as well as a heartbeat signal sent every 15 minutes.
|
||||
|
||||
## What data is collected
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user