-
Notifications
You must be signed in to change notification settings - Fork 956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
command not found: llama #248
Comments
Maybe you need to upgrade python version. |
ربما تحتاج احدث اصدار لبايثون |
In previous issues, python 3.10 may help. |
@xiaoao98, in order to get a list of llama models, you should first have access to the llama models repository. Just installing llama-stack will not get you a model list. |
Just installing the llama-stack is what the instructions says to do:
|
Anyone got solution to this? Edit: llama-stack installed after switching to python 3.10 |
Yes, It helps! |
I already do
pip install llama-stack
but then I run llama model list, it tells me
zsh: command not found: llama
The text was updated successfully, but these errors were encountered: