ERROR: Access denied: repository is gated and you are not in the authorized list.

#20
by YeRaxex4Sped - opened

I'm trying to clone the repository using Git. I've already been granted access to the model after submitting my name, affiliation, country, and agreeing not to use it for commercial purposes. I've also set up my Hugging Face SSH keys and verified that they work. However, I'm still getting an "access denied" error. What could be causing this, and how can I resolve it?

$ git clone git@hf.co:CohereLabs/aya-expanse-8b
Cloning into 'aya-expanse-8b'...
remote:
remote: ========================================================================
remote:
remote: ERROR: Access denied: repository is gated and you are not in the authorized list.

remote:
remote: ========================================================================
remote:
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Sign up or log in to comment