Not in authorized list to access config.json

#9
by sid027 - opened

I get a warning that I am not sure what can I do to resolve? Can someone advice what to do?

Access to model mistralai/Mistral-Nemo-Base-2407 is restricted and you are not in the authorized list. Visit https://huggingface.co/mistralai/Mistral-Nemo-Base-2407 to ask for access. - silently ignoring the lookup for the file config.json in mistralai/Mistral-Nemo-Base-2407.```

Have you logged in with an access token?

from huggingface_hub import login
login()

Check the following in your fine grained access token in your profile:

Read access to contents of all public gated repos you can access

Sign up or log in to comment