run pre-commit locally

This commit is contained in:
ErikKaumk 2024-07-15 11:23:34 +02:00
parent 0c16204b7e
commit dc79d4fd24
3 changed files with 3 additions and 2 deletions

View File

@ -2102,4 +2102,4 @@
"description": "Hugging Face Text Generation Inference API" "description": "Hugging Face Text Generation Inference API"
} }
] ]
} }

View File

@ -440,6 +440,7 @@ Options:
[env: DISABLE_CRASH_REPORTS=] [env: DISABLE_CRASH_REPORTS=]
``` ```
## HELP ## HELP
```shell ```shell

View File

@ -13,7 +13,7 @@ As of release 2.1.2 this is an example of the data collected:
- From the TGI configuration: - From the TGI configuration:
```json ```json
{ {
"event_type": "start", "event_type": "start",
"disable_grammar_support": false, "disable_grammar_support": false,
"json_output": false, "json_output": false,
"max_batch_prefill_tokens": 4096, "max_batch_prefill_tokens": 4096,