mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-08 21:04:39 +00:00
Some more toolchain -> stack changes
This commit is contained in:
parent
17172a8bf9
commit
4c045d9ed9
14 changed files with 38 additions and 43 deletions
|
@ -38,6 +38,6 @@ podman run -it \
|
|||
-p $port:$port \
|
||||
-v "$yaml_config:/app/config.yaml" \
|
||||
$docker_image \
|
||||
python -m llama_stack.distribution.server \
|
||||
python -m llama_stack.distribution.server.server \
|
||||
--yaml_config /app/config.yaml \
|
||||
--port $port "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue