mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
run pre-commit locally
This commit is contained in:
parent
0c16204b7e
commit
dc79d4fd24
@ -2102,4 +2102,4 @@
|
|||||||
"description": "Hugging Face Text Generation Inference API"
|
"description": "Hugging Face Text Generation Inference API"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -440,6 +440,7 @@ Options:
|
|||||||
|
|
||||||
[env: DISABLE_CRASH_REPORTS=]
|
[env: DISABLE_CRASH_REPORTS=]
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
## HELP
|
## HELP
|
||||||
```shell
|
```shell
|
||||||
|
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user