license: apache-2.0, matching the upstream checkpoint
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
| 3 |
library_name: gguf
|
| 4 |
pipeline_tag: image-text-to-text
|
| 5 |
tags:
|
|
@@ -43,8 +44,8 @@ layers hold up where a post-hoc conversion of the same layers does not.
|
|
| 43 |
- **Developed by:** Google (base model); GGUF repack by leok7v
|
| 44 |
- **Model type:** Multimodal (text, image, audio) causal language model
|
| 45 |
- **Language(s):** the languages of the base model
|
| 46 |
-
- **License:**
|
| 47 |
-
|
| 48 |
- **Repacked from model:**
|
| 49 |
[google/gemma-4-E2B-it-qat-mobile-transformers](https://huggingface.co/google/gemma-4-E2B-it-qat-mobile-transformers)
|
| 50 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
license_link: https://ai.google.dev/gemma/docs/gemma_4_license
|
| 4 |
library_name: gguf
|
| 5 |
pipeline_tag: image-text-to-text
|
| 6 |
tags:
|
|
|
|
| 44 |
- **Developed by:** Google (base model); GGUF repack by leok7v
|
| 45 |
- **Model type:** Multimodal (text, image, audio) causal language model
|
| 46 |
- **Language(s):** the languages of the base model
|
| 47 |
+
- **License:** Apache 2.0, inherited from the base model; see the
|
| 48 |
+
[Gemma 4 license](https://ai.google.dev/gemma/docs/gemma_4_license)
|
| 49 |
- **Repacked from model:**
|
| 50 |
[google/gemma-4-E2B-it-qat-mobile-transformers](https://huggingface.co/google/gemma-4-E2B-it-qat-mobile-transformers)
|
| 51 |
|