move build.yaml to templates, symlink in distributions

This commit is contained in:
Xi Yan 2024-10-25 11:54:09 -07:00
parent 753e8790a3
commit 94f4f0331d

View file

@ -0,0 +1,14 @@
name: meta-reference-gpu
distribution_spec:
docker_image: pytorch/pytorch:2.5.0-cuda12.4-cudnn9-runtime
description: Use code from `llama_stack` itself to serve all llama stack APIs
providers:
inference: meta-reference
memory:
- meta-reference
- remote::chromadb
- remote::pgvector
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: docker