mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
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