llama-stack/llama_stack/templates/tgi/build.yaml
Ashwin Bharambe 89f5093dfc Fix tgi doc
2024-11-19 21:06:11 -08:00

19 lines
398 B
YAML

version: '2'
name: tgi
distribution_spec:
description: Use (an external) TGI server for running LLM inference
docker_image: null
providers:
inference:
- remote::tgi
memory:
- inline::faiss
- remote::chromadb
- remote::pgvector
safety:
- inline::llama-guard
agents:
- inline::meta-reference
telemetry:
- inline::meta-reference
image_type: conda