Requesting a paid tier of gemma models

I really need a cheap summarization model for my application so if there was a paid tier of the Gemma-3 27b model it will be really helpful and I hope it will be insanely cost effective. Because for my application even the 2.0-flash-lite is not that sustainable a cost effective. thanks.

Hi @Rohan_Khan ,

Welcome to Google AI Forum, I’m really glad for your interest in Gemma models. All the Gemma models are open-source and free tier variants. You could utilize any of the Gemma models without paying anything, same thing applicable for the Gemma-3-27b (pt/it) model as well. You could be able to download the Gemma model checkpoints/weights to your local and utilize the model functionalities in your local.

Please visit the following Hugging Face page to know more about transformer based Gemma models and please visit the following docs page to know more about Gemma models.

To know more about new Gemma models, please keep a tab on Hugging Face release page.

Thanks.