mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 06:28:50 +00:00
400 B
400 B
orphan |
---|
true |
remote::tgi
Description
Text Generation Inference (TGI) provider for HuggingFace model serving.
Configuration
Field | Type | Required | Default | Description |
---|---|---|---|---|
url |
<class 'str'> |
No | PydanticUndefined | The URL for the TGI serving endpoint |
Sample Configuration
url: ${env.TGI_URL}