mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 03:32:37 +00:00
docker compose ollama
This commit is contained in:
parent
9fcf5d58e0
commit
293d8f2895
4 changed files with 141 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ services:
|
|||
depends_on:
|
||||
text-generation-inference:
|
||||
condition: service_healthy
|
||||
image: llamastack-local-cpu
|
||||
image: llamastack/llamastack-local-cpu
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ~/.llama:/root/.llama
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue