Request: DOI
#38
by bachvnju - opened
Pls asset for My project
Hi @bachvnju
If you are looking for the access 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-2-2b 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