Request: DOI

#29
by jamalzeton80 - opened

Hello Hugging Face Team,

I would like to request access to the model "google/gemma-3-270m" for personal research and fine-tuning purposes.
I plan to train a small LoRA for a custom conversational AI character.

My Hugging Face username: [YourUsername]

Thank you very much for your consideration.

Best regards,
Mohamad Zaitoun

jamalzeton80 changed discussion status to closed

Hi @jamalzeton80 ,

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-3-270m 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