list templates implementation

This commit is contained in:
Xi Yan 2024-09-18 13:17:18 -07:00
parent 6b21523c28
commit 1fc00443a4
7 changed files with 77 additions and 10 deletions

View file

@ -0,0 +1,10 @@
name: local-docker-template
distribution_spec:
description: Use code from `llama_stack` itself to serve all llama stack APIs
providers:
inference: meta-reference
memory: meta-reference
safety: meta-reference
agents: meta-reference
telemetry: meta-reference
image_type: docker