llama : The name 'llama' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name and the existence and validity of the path, then try again. #1888
Labels
bug
Something isn't working
System Info
Windows 11 Pro
pip v25.0.1
Python v3.12.9
Information
🐛 Describe the bug
After installing pip install llama-stack, I try to list available models but I get an error in PowerShell.
PS C:\Users\Asus> llama model list
llama: The name 'llama' is not recognized as the name of a cmdlet, function, file, or operable program. Check the spelling of the name, and the existence and validity of the path, then try again.
Error logs
llama : The name "llama" is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name and the existence and validity of the path, then try again.
line:1 char:1
Expected behavior
According to the documentation, it should show me a list of available models.
The text was updated successfully, but these errors were encountered: