Unable to access after authorisation

#4
by NTaylor - opened

I have access to llama2, and have accepted the agreement for this repo, with huggingface informing me I have been granted access. However, upon supply my access token via:

huggingface-cli login --token <ACESS TOKEN>

I am still being greeted with:

OSError: You are trying to access a gated repo.
Make sure to request access at https://huggingface.co/epfl-llm/meditron-7B and pass a token having permission to this repo either by logging in with huggingface-cli login or by passing token=<your_token>.

Anyone else have this issue?

Resolved! I think it was just a case of restarting my environment after all.

NTaylor changed discussion status to closed

Sign up or log in to comment