llama-stack-mirror/llama_stack/configs/distributions/conda/local-tgi-conda-example-build.yaml
2024-09-16 17:21:08 -07:00

10 lines
402 B
YAML

name: local-tgi-conda-example
distribution_spec:
description: Use TGI (local or with Hugging Face Inference Endpoints for running LLM inference. When using HF Inference Endpoints, you must provide the name of the endpoint).
providers:
inference: remote::tgi
memory: meta-reference-faiss
safety: meta-reference
agentic_system: meta-reference
telemetry: console
image_type: conda