use pytorch/pytorch as base

This commit is contained in:
Xi Yan 2024-10-23 20:22:00 -07:00
parent 0cec86453b
commit f5dcc03742

View file

@ -1,5 +1,6 @@
name: meta-reference-gpu name: meta-reference-gpu
distribution_spec: distribution_spec:
docker_image: pytorch/pytorch
description: Use code from `llama_stack` itself to serve all llama stack APIs description: Use code from `llama_stack` itself to serve all llama stack APIs
providers: providers:
inference: meta-reference inference: meta-reference