mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
12 lines
357 B
YAML
12 lines
357 B
YAML
name: local-tgi-conda-example
|
|
distribution_spec:
|
|
distribution_type: local
|
|
description: Use code from `llama_toolchain` itself to serve all llama stack APIs
|
|
docker_image: null
|
|
providers:
|
|
inference: remote::tgi
|
|
memory: meta-reference-faiss
|
|
safety: meta-reference
|
|
agentic_system: meta-reference
|
|
telemetry: console
|
|
image_type: conda
|