File size: 1,092 Bytes
3c75124 057c416 3c75124 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: mit
tags:
- gguf
- text-generation
- gemma
- quantized
model_type: llama
quantized_by: c516a
base_model: google/gemma-3-12b-it
---
## ⚖️ License and Usage
This repository contains **quantized variants** of the Gemma language model developed by Google.
The original models and their license can be found at: https://ai.google.dev/gemma/terms
🧠 **Model source**: Google / Gemma
🪄 **Quantized by**: c516a
These quantized models are:
- Provided under the same terms as the original Google Gemma models.
- Intended **only for non-commercial** use, research, and experimentation.
- **Redistributed without modification** to the underlying model weights, except for format (GGUF) and quantization level.
By using this repository or its contents, you agree to:
- Comply with the [Gemma License Terms](https://ai.google.dev/gemma/terms),
- **Not use** the model or its derivatives for any **commercial purposes** without a separate license from Google,
- Acknowledge Google as the original model creator.
📢 This repository is **not affiliated with Google**. |