Request: DOI

#125
by errordrive - opened

I want the access off this model

Hi @errordrive ,

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 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