mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 04:22:35 +00:00
together distro verified
This commit is contained in:
parent
abde9c1888
commit
74b7a8cb2e
5 changed files with 68 additions and 56 deletions
|
|
@ -33,7 +33,7 @@ services:
|
|||
volumes:
|
||||
- ~/.llama:/root/.llama
|
||||
# Link to ollama run.yaml file
|
||||
- ./ollama-run.yaml:/root/llamastack-run-ollama.yaml
|
||||
- ./run.yaml:/root/llamastack-run-ollama.yaml
|
||||
ports:
|
||||
- "5000:5000"
|
||||
# Hack: wait for ollama server to start before starting docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue