Cannot access Gemma even after approval

#30
by Daaku-C5 - opened

Hi, i have the access to 'gemma-2-2b-it' and i can also see the github of the model. Im trying to load the model onto my colab notebook but im facing this issue, any solution? im new to this.

image.png

image.png

image.png

Google org

have you run !huggingface-cli login before loading the model?

Google org

Hi @Daaku-C5 , You need to login hugging face while executing the model. or need to add access token in secret key. Kindly refer below screenshot. if you have any doubts let us know. Thank you.

Screenshot 2024-08-14 at 3.00.41 PM.png

how do you add acces keys and token in the code. is that just a generic thing to do,or special with each model? ty.

Google org

Hi @jrviri , its generic only not for any special with each model. you can add access token keys and try. let me know if you have any concerns. Thank you.

Hi @hazelye , installing the cli worked! thank you!!

Sign up or log in to comment