llama-stack-mirror/llama_stack/distribution/templates/build_configs/local-tgi-chroma-docker-build.yaml
Xi Yan d787d1e84f
config templates restructure, docs (#262)
* wip

* config templates

* readmes
2024-10-16 23:25:10 -07:00

11 lines
289 B
YAML

name: local-tgi-chroma
distribution_spec:
description: remote tgi inference + chromadb memory
docker_image: null
providers:
inference: remote::tgi
safety: meta-reference
agents: meta-reference
memory: remote::chromadb
telemetry: meta-reference
image_type: docker