From dc79d4fd24a01bd84cf5f6a2eb415f8dac53820f Mon Sep 17 00:00:00 2001 From: ErikKaumk Date: Mon, 15 Jul 2024 11:23:34 +0200 Subject: [PATCH] run pre-commit locally --- docs/openapi.json | 2 +- docs/source/basic_tutorials/launcher.md | 1 + docs/source/usage_statistics.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/openapi.json b/docs/openapi.json index ba16e5c1..3e7050ab 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 77f88490..216c82ec 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 b509341f..427f0505 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,