Asking for Access

#100
by Bonhemde - opened

I would want to Access the Model but I dont have the permission.

Bonhemde changed discussion status to closed
Bonhemde changed discussion status to open

Hi @Bonhemde ,

Thanks for reaching out to us!

The Gemma models are Gated models which means you need to request access directly from the model's Model card section on Hugging Face and use a valid access token to load the model locally. You can access the google/gemma-7b-it model using the granted access token or download the model weights for local use.

For generating access token in HuggingFace, could you please refer this documentation: https://huggingface.co/docs/transformers.js/en/guides/private

Thanks!

Sign up or log in to comment