mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-06 04:34:57 +00:00
list templates implementation
This commit is contained in:
parent
6b21523c28
commit
1fc00443a4
7 changed files with 77 additions and 10 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue