forked from phoenix-oss/llama-stack-mirror
Update start conda
This commit is contained in:
parent
47c37fd831
commit
b822149098
1 changed files with 16 additions and 15 deletions
|
@ -58,6 +58,7 @@ eval "$(conda shell.bash hook)"
|
|||
conda deactivate && conda activate "$env_name"
|
||||
|
||||
set -x
|
||||
echo "ENV VARS $env_vars"
|
||||
$CONDA_PREFIX/bin/python \
|
||||
-m llama_stack.distribution.server.server \
|
||||
--yaml_config "$yaml_config" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue