mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
Update Docs
This commit is contained in:
parent
6e93482c46
commit
5673e5aad6
@ -70,6 +70,8 @@ Options:
|
|||||||
[env: JSON_OUTPUT=]
|
[env: JSON_OUTPUT=]
|
||||||
--otlp-endpoint <OTLP_ENDPOINT>
|
--otlp-endpoint <OTLP_ENDPOINT>
|
||||||
[env: OTLP_ENDPOINT=]
|
[env: OTLP_ENDPOINT=]
|
||||||
|
--otlp-service-name <OTLP_SERVICE_NAME>
|
||||||
|
[env: OTLP_SERVICE_NAME=]
|
||||||
--cors-allow-origin <CORS_ALLOW_ORIGIN>
|
--cors-allow-origin <CORS_ALLOW_ORIGIN>
|
||||||
[env: CORS_ALLOW_ORIGIN=]
|
[env: CORS_ALLOW_ORIGIN=]
|
||||||
--ngrok
|
--ngrok
|
||||||
@ -138,6 +140,8 @@ Serve's command line parameters on the TGI repository are these:
|
|||||||
│ --logger-level TEXT [default: INFO] │
|
│ --logger-level TEXT [default: INFO] │
|
||||||
│ --json-output --no-json-output [default: no-json-output] │
|
│ --json-output --no-json-output [default: no-json-output] │
|
||||||
│ --otlp-endpoint TEXT [default: None] │
|
│ --otlp-endpoint TEXT [default: None] │
|
||||||
|
│ --otlp-service-name TEXT [default: │
|
||||||
|
│ text-generation-inference...│
|
||||||
│ --help Show this message and exit. │
|
│ --help Show this message and exit. │
|
||||||
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────╯
|
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────╯
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user