Access , Can you give us access to fine tune your module?
Access , Can you give us access to fine tune your module?
Hi @alikayh ,
Welcome to Google's Gemma models, thanks for reaching out to us. I'm glad for your interest in the Gemma models.
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-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
Once you can able to download the model checkpoints to your local you can able to do the fine-tuning on top of that.
Thanks.
