mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-31 16:01:46 +00:00
Add Ollama GPU run file
Fix formatting issue also. Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
This commit is contained in:
parent
73e33fb747
commit
cf3f0b0a33
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: '2'
|
|||
built_at: '2024-10-08T17:40:45.325529'
|
||||
image_name: local
|
||||
docker_image: null
|
||||
conda_env: meta-reference-quantized-gpu
|
||||
conda_env: meta-reference-quantized-gpu
|
||||
apis:
|
||||
- shields
|
||||
- agents
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '2'
|
|||
built_at: '2024-10-08T17:40:45.325529'
|
||||
image_name: local
|
||||
docker_image: null
|
||||
conda_env: local
|
||||
conda_env: ollama
|
||||
apis:
|
||||
- shields
|
||||
- agents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue