Unable to access
#8
by
KKD1998
- opened
I filled the details and got access. Mail confirmation is also there. But when I tried to access this model via my application, it shows as no access. Anyone knows what could be the reason for it ?
I guess you should login to huggingface inside your environment before running the code.
Check if you are already login by huggingface-cli whoami
If you have not logged in, login by:
huggingface-cli login
Then verify you have logged in before proceed.
I had the same problem, but I managed to log in by upgrading huggingface-hub package and running the login() method.
Hi there! Please read https://huggingface.co/meta-llama/Meta-Llama-Guard-2-8B/discussions/15
osanseviero
changed discussion status to
closed