forked from phoenix-oss/llama-stack-mirror
Add conda_env
This commit is contained in:
parent
b822149098
commit
1fb61137ad
11 changed files with 11 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
image_name: meta-reference-gpu
|
||||
docker_image: null
|
||||
conda_env: null
|
||||
conda_env: meta-reference-gpu
|
||||
apis:
|
||||
- agents
|
||||
- inference
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
image_name: meta-reference-gpu
|
||||
docker_image: null
|
||||
conda_env: null
|
||||
conda_env: meta-reference-gpu
|
||||
apis:
|
||||
- agents
|
||||
- inference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue