Update start conda

This commit is contained in:
Ashwin Bharambe 2024-11-18 16:07:27 -08:00
parent 47c37fd831
commit b822149098

View file

@ -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" \