You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I implement llama distribution install --spec local --name local-llama-8b, I encounter the following error:
/home/miyai/.pyenv/versions/miniconda3-latest/envs/agentic_env/lib/python3.10/site-packages/llama_toolchain/distribution/install_distribution.sh: line 111: PS1: unbound variable
Failed to install distribution local
Do you know any solution?
The text was updated successfully, but these errors were encountered:
When I implement
llama distribution install --spec local --name local-llama-8b
, I encounter the following error:/home/miyai/.pyenv/versions/miniconda3-latest/envs/agentic_env/lib/python3.10/site-packages/llama_toolchain/distribution/install_distribution.sh: line 111: PS1: unbound variable
Failed to install distribution local
Do you know any solution?
The text was updated successfully, but these errors were encountered: