llama-stack-mirror/llama_toolchain/configs/distributions/conda/local-tgi-conda-example-build.yaml
2024-09-14 15:02:22 -07:00

12 lines
469 B
YAML

name: local-tgi-conda-example
distribution_spec:
distribution_type: local-plus-tgi-inference
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).
docker_image: null
providers:
inference: remote::tgi
memory: meta-reference-faiss
safety: meta-reference
agentic_system: meta-reference
telemetry: console
image_type: conda