SAVRN
Search Contact SAVRN

SAVRN Model Hub · Models by License

Open-Weight Models Under Gemma Terms of Use

16 open-weight models released under Gemma Terms of Use in the SAVRN Model Hub, with LeRobot, Google and Trey Massey publishing the most.

16Models
10Publishers
268M to 27.6BParameter range
1Licenses
Yes, with conditionsCommercial use

What Gemma Terms of Use Allows

Gemma models are released under Google's Gemma Terms of Use, which permit commercial use and redistribution subject to the Gemma Prohibited Use Policy, whose restrictions must be passed on to anyone the model is distributed to.

SAVRN's Take

Google's terms for Gemma permit commercial use and redistribution on one condition: the Gemma Prohibited Use Policy travels with the weights, and anyone you distribute to must be bound by the same restrictions. Run it in your own facility behind an interface you control and the policy is yours alone to keep. Hand the weights onward, as a fine-tune, a quantized build or an installed product, and your agreement with the recipient has to carry the policy forward. That pass-through clause is what we would have counsel read before any derivative leaves the building.

Sixteen models on our hub carry these terms. Google publishes four, all gated, LeRobot publishes four, and one each comes from HauhauCS, Thien Tran, Infomaniak Network SA, the IST Austria Distributed Algorithms and Systems Lab, Bae chang hyun and Convergent Intelligence. Four of the singles are open-access derivatives: two 27B builds quantized to 4-bit that fit in 16.5 to 16.6 GB, a translategemma variant adjusted for vLLM with a 131,072 token context, and a Gemma 4 E4B build modified to drop refusals, where the pass-through obligation gets tested.

Downloads favor the small end: gemma-3-1b-it logged 3,018,334 monthly downloads and needs 2.4 GB at 16-bit, embeddinggemma-300m logged 2,564,949 and needs 0.7 GB, and gemma-3-4b-it logged 1,807,784 and needs 10.3 GB. Every sized model prices out at one MI300X for $1.85 an hour; the question is how many share the card.

Most Downloaded

ModelPublisherParametersLicenseMonthly downloadsCheapest GPUs at 16-bit
gemma-3-1b-it Google 1B gemma 3M 1x MI300X, $1.85/hr
embeddinggemma-300m Google 303M gemma 2.6M 1x MI300X, $1.85/hr
Gemma-4-E4B-Uncensored-HauhauCS-Aggressive HauhauCS gemma 2M
gemma-3-4b-it Google 4.3B gemma 1.8M 1x MI300X, $1.85/hr
gemma-3-27b-it-int4-awq Thien Tran 27.4B gemma 1.3M 1x MI300X, $1.85/hr
gemma-2-9b-it Google 9.2B gemma 757.3k 1x MI300X, $1.85/hr
vllm-translategemma-4b-it Infomaniak Network SA 5B gemma 743.2k 1x MI300X, $1.85/hr
gemma-3-27b-it-GPTQ-4b-128g IST Austria Distributed Algorithms and Systems Lab 27.6B gemma 715.4k 1x MI300X, $1.85/hr
pi0_base LeRobot 3.5B gemma 41.3k 1x MI300X, $1.85/hr
vllm-translategemma-12b-it Bae chang hyun 13.2B gemma 32.9k 1x MI300X, $1.85/hr

All 16 Models

Model · Text generation

gemma-3-1b-it

Google

[Gemma 3 Technical Report][g3-tech-report] [Responsible Generative AI Toolkit][rai-toolkit] [Gemma on Kaggle][kaggle-gemma] [Gemma on Vertex Model Garden][vertex-mg-gemma3] Summary description and brief definition of inputs and outputs. Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. Gemma 3 models are multimodal, handling text and image input and generating text output, with open weights for both pre-trained variants and instruction-tuned variants. Gemma 3 has a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous…

Access requested at publisher gemma 1B parameters transformers

Model · Sentence similarity

embeddinggemma-300m

Google

EmbeddingGemma is a 300M parameter, state-of-the-art for its size, open embedding model from Google, built from Gemma 3 (with T5Gemma initialization) and the same research and technology used to create Gemini models. EmbeddingGemma produces vector representations of text, making it well-suited for search and retrieval tasks, including classification, clustering, and semantic similarity search. This model was trained with data in 100+ spoken languages. The small size and on-device focus makes it possible to deploy in environments with limited resources such as mobile phones, laptops, or desktops, democratizing access to state of the art AI models and helping foster innovation for everyone.…

Access requested at publisher gemma 303M parameters sentence-transformers

Model · Image and text to text

gemma-3-4b-it

Google

[Gemma 3 Technical Report][g3-tech-report] [Responsible Generative AI Toolkit][rai-toolkit] [Gemma on Kaggle][kaggle-gemma] [Gemma on Vertex Model Garden][vertex-mg-gemma3] Summary description and brief definition of inputs and outputs. Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. Gemma 3 models are multimodal, handling text and image input and generating text output, with open weights for both pre-trained variants and instruction-tuned variants. Gemma 3 has a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous…

Access requested at publisher gemma 4.3B parameters transformers

Model · Text generation

gemma-2-9b-it

Google

[Responsible Generative AI Toolkit][rai-toolkit] [Gemma on Kaggle][kaggle-gemma] [Gemma on Vertex Model Garden][vertex-mg-gemma] Summary description and brief definition of inputs and outputs. Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights for both pre-trained variants and instruction-tuned variants. Gemma models are well-suited for a variety of text generation tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them…

Access requested at publisher gemma 9.2B parameters transformers

Model · Image and text to text

vllm-translategemma-4b-it

Infomaniak Network SA

This is a modified version of google/translategemma-4b-it optimized for deployment with vLLM. The original TranslateGemma model requires a structured payload with dedicated sourcelangcode and targetlangcode fields: However, vLLM does not support these custom content parameters. To maintain compatibility, the chat template has been modified to encode language codes directly in the message content using a delimiter-based format: Format: >>{sourcelang} >>{targetlang} >>{texttotranslate} If you need to provide a custom prompt input The original model uses the new Transformers RoPE configuration format with separate attention type settings: This has been simplified for vLLM compatibility: The…

Open weights gemma 5B parameters 131,072 tokens transformers

Model · Image and text to text

Gemma-4-E4B-Uncensored-HauhauCS-Aggressive

HauhauCS

Gemma 4 E4B-IT uncensored by HauhauCS. 0/465 Refusals\ No changes to datasets or capabilities. Fully functional, 100% of what the original authors intended - just without the refusals. These are meant to be the best lossless uncensored models out there. Stronger uncensoring — model is fully unlocked and won't refuse prompts. May occasionally append short disclaimers (baked into base model training, not refusals) but full content is always generated. For a more conservative uncensor that keeps some safety guardrails, check the Balanced variant when it's available. All quants generated with importance matrix (imatrix) for optimal quality preservation on abliterated weights. KP ("Perfect")…

Open weights gemma

Model · Image and text to text

gemma-3-27b-it-int4-awq

Thien Tran

This is the QAT INT4 Flax checkpoint (from Kaggle) converted to HF+AWQ format for ease of use. AWQ was NOT used for quantization. You can find the conversion script convertflax.py in this model repo. NOTE: this is NOT the same as the official QAT INT4 GGUFs released here https://huggingface.co/collections/google/gemma-3-qat-67ee61ccacbf2be4195c265b Below is the original Model card from https://huggingface.co/google/gemma-3-27b-it [Gemma 3 Technical Report][g3-tech-report] [Responsible Generative AI Toolkit][rai-toolkit] [Gemma on Kaggle][kaggle-gemma] [Gemma on Vertex Model Garden][vertex-mg-gemma3] Summary description and brief definition of inputs and outputs. Gemma is a family of…

Open weights gemma 27.4B parameters transformers

This model was obtained by quantizing the weights of gemma-3-27b-it to INT4 data type. This optimization reduces the number of bits per parameter from 16 to 4, reducing the disk size and GPU memory requirements by approximately 75%. Only the weights of the linear operators within languagemodel transformers blocks are quantized. Vision model and multimodal projection are kept in original precision. Weights are quantized using a symmetric per-group scheme, with group size 128. The GPTQ algorithm is applied for quantization. Model checkpoint is saved in compressedtensors format. This model was evaluated on the OpenLLM v1 benchmarks. Model outputs were generated with the vLLM engine. The…

Open weights gemma 27.6B parameters 131,072 tokens transformers

Model · Robotics

pi0_base

LeRobot

π₀ is a Vision-Language-Action (VLA) foundation model from Physical Intelligence that jointly reasons over vision, language, and actions to control robots, serving as the base architecture that later enabled π₀.₅’s open-world generalization. Original paper: π0: A Vision-Language-Action Flow Model for General Robot Controlion For full installation details (including optional video dependencies such as ffmpeg for torchcodec), see the official documentation: https://huggingface.co/docs/lerobot/installation If you’re training / fine-tuning, you typically call forward(...) to get a loss and then: - -policy.chunksize=... - -policy.nactionsteps=... - -policy.maxactiontokens=...…

Open weights gemma 3.5B parameters lerobot

Model · Text generation

vllm-translategemma-12b-it

Bae chang hyun

This is a modified version of google/translategemma-12b-it optimized for deployment with vLLM. No retraining was performed. Only configuration files and the chat template were modified. Model weights are identical to the original. As of 2025-01-29, vLLM does not natively support TranslateGemma's custom structured input format. See vllm-project/vllm#32446 for the upstream tracking issue. Until that is merged, this repo provides a workaround by modifying configuration files to make TranslateGemma compatible with vLLM's standard chat API. This conversion is based entirely on the work done by Infomaniak-AI/vllm-translategemma-4b-it. The same conversion approach was applied to the 12B model.…

Open weights gemma 13.2B parameters 131,072 tokens transformers

π₀.₅ is a Vision-Language-Action (VLA) model with open-world generalization from Physical Intelligence, co-trained on robot demonstrations and large-scale multimodal data to execute long-horizon tasks in unseen real-world environments. Checkpoint trained and evaluated on LIBERO tasks Note: This model currently supports only the flow-matching action head for π₀.₅ training and inference. Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them. Original paper: π0.5: A Vision-Language-Action Model with Open-World Generalization For full…

Open weights gemma 3.6B parameters lerobot

Model · Robotics

pi05_base

LeRobot

π₀.₅ is a Vision-Language-Action (VLA) model with open-world generalization from Physical Intelligence, co-trained on robot demonstrations and large-scale multimodal data to execute long-horizon tasks in unseen real-world environments. Note: This model currently supports only the flow-matching action head for π₀.₅ training and inference. Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them. Original paper: π0.5: A Vision-Language-Action Model with Open-World Generalization For full installation details (including optional video…

Open weights gemma 3.6B parameters lerobot

Model · Robotics

pi05_libero_base

LeRobot

π₀.₅ is a Vision-Language-Action (VLA) model with open-world generalization from Physical Intelligence, co-trained on robot demonstrations and large-scale multimodal data to execute long-horizon tasks in unseen real-world environments. Note: This model currently supports only the flow-matching action head for π₀.₅ training and inference. Other components from the original work (e.g., subtask prediction, action tokenization, or RL) were not released upstream and are not included here, though the LeRobot team is actively working to support them. Original paper: π0.5: A Vision-Language-Action Model with Open-World Generalization For full installation details (including optional video…

Open weights gemma 3.6B parameters lerobot

This model is a fine-tuned derivative of google/gemma-3-270m, adapted using the Convergent Intelligence sparse fine-tuning setup originally tested on Liquid Foundation Models. The checkpoint was trained on reasoning-style English examples from angrygiraffe/claude-opus-4.6-4.7-reasoning-8.7k using a targeted adaptation strategy and the custom CIxOpt optimizer framework. The goal of this model is to test whether a compact Gemma 3 270M backbone can be shaped toward reasoning-style text generation through selective parameter participation rather than broad full-model modification. This is an experimental research checkpoint intended for evaluation, local testing, optimizer research, and…

Open weights gemma 268M parameters 262,144 tokens transformers

Model · Text generation

WaifuGemma4-26b-a4b-v1

HiWaifu Research

Gemma 4 26B-A4B, post-trained with GRPO against a reward model learned from 1.2 million double-blind votes cast by HiWaifu users inside their own role-play conversations. Put back into the same arena, blind, it met GLM-5.1 in 1,430 battles and won 49.6% of the decided votes; against a 13-model field including Gemini, DeepSeek-v4 and Qwen's character models it won 54.7%. Most open role-play models are tuned on preferences that come from an LLM judge, from a handful of annotators, or from synthetic pairs. We had something rarer: a live arena where, inside ordinary chats on our platform, a user is occasionally shown two candidate replies and asked which one they want to continue with. Those…

Open weights gemma 25.8B parameters 262,144 tokens transformers

Questions

Can I use Gemma Terms of Use models commercially?

Yes, with conditions. Gemma models are released under Google's Gemma Terms of Use, which permit commercial use and redistribution subject to the Gemma Prohibited Use Policy, whose restrictions must be passed on to anyone the model is distributed to.

Which Gemma Terms of Use models are most downloaded?

By monthly downloads reported by the Hugging Face Hub: gemma-3-1b-it (3M); embeddinggemma-300m (2.6M); gemma-3-4b-it (1.8M).

Other Licenses

See all