diff --git a/docs/openapi.json b/docs/openapi.json index ba16e5c1cf7..3e7050abbcb 100644 --- a/docs/openapi.json +++ b/docs/openapi.json @@ -2102,4 +2102,4 @@ "description": "Hugging Face Text Generation Inference API" } ] -} \ No newline at end of file +} diff --git a/docs/source/basic_tutorials/launcher.md b/docs/source/basic_tutorials/launcher.md index 77f884902e6..216c82ec61f 100644 --- a/docs/source/basic_tutorials/launcher.md +++ b/docs/source/basic_tutorials/launcher.md @@ -440,6 +440,7 @@ Options: [env: DISABLE_CRASH_REPORTS=] + ``` ## HELP ```shell diff --git a/docs/source/usage_statistics.md b/docs/source/usage_statistics.md index b509341fc5c..427f0505e85 100644 --- a/docs/source/usage_statistics.md +++ b/docs/source/usage_statistics.md @@ -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,