Skip to content

Commit

Permalink
run pre-commit locally
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikKaum committed Jul 15, 2024
1 parent 0c16204 commit dc79d4f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2102,4 +2102,4 @@
"description": "Hugging Face Text Generation Inference API"
}
]
}
}
1 change: 1 addition & 0 deletions docs/source/basic_tutorials/launcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ Options:
[env: DISABLE_CRASH_REPORTS=]
```
## HELP
```shell
Expand Down
2 changes: 1 addition & 1 deletion docs/source/usage_statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ As of release 2.1.2 this is an example of the data collected:
- From the TGI configuration:
```json
{
"event_type": "start",
"event_type": "start",
"disable_grammar_support": false,
"json_output": false,
"max_batch_prefill_tokens": 4096,
Expand Down

0 comments on commit dc79d4f

Please sign in to comment.