We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: MacOS Sequioa Chip: M4
On trying to list models via llama-stack-client cli, I'm getting a 403 Permission Denied error
Failed to list providers
│ Error Type: PermissionDeniedError │ │ Details: Error code: 403
I should be able to see the supported models
The text was updated successfully, but these errors were encountered:
Wondering (1) how are you starting up the server and (2) which endpoints is the llama-stack-client CLI pointing to?
Sorry, something went wrong.
No branches or pull requests
System Info
OS: MacOS Sequioa
Chip: M4
Information
🐛 Describe the bug
On trying to list models via llama-stack-client cli, I'm getting a 403 Permission Denied error
Error logs
Failed to list providers
│ Error Type: PermissionDeniedError │
│ Details: Error code: 403
Expected behavior
I should be able to see the supported models
The text was updated successfully, but these errors were encountered: