mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
move build.yaml to templates, symlink in distributions
This commit is contained in:
parent
753e8790a3
commit
94f4f0331d
1 changed files with 14 additions and 0 deletions
14
distributions/meta-reference-gpu/build.yaml~HEAD
Normal file
14
distributions/meta-reference-gpu/build.yaml~HEAD
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue