mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 19:04:19 +00:00
10 lines
279 B
YAML
10 lines
279 B
YAML
name: local-tgi
|
|
distribution_spec:
|
|
description: Like local, but use a TGI server for running LLM inference.
|
|
providers:
|
|
inference: remote::tgi
|
|
memory: meta-reference
|
|
safety: meta-reference
|
|
agents: meta-reference
|
|
telemetry: meta-reference
|
|
image_type: conda
|