Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
license:
|
| 4 |
-
license_link: https://ai.google.dev/gemma/docs/gemma_4_license
|
| 5 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
<div align="center">
|
|
@@ -510,4 +511,4 @@ The development of vision-language models (VLMs) raises several ethical concerns
|
|
| 510 |
|
| 511 |
### **Benefits**
|
| 512 |
|
| 513 |
-
At the time of release, this family of models provides high-performance open vision-language model implementations designed from the ground up for responsible AI development compared to similarly sized models.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
license: eupl-1.2
|
|
|
|
| 4 |
pipeline_tag: image-text-to-text
|
| 5 |
+
base_model:
|
| 6 |
+
- google/gemma-4-31B-it
|
| 7 |
---
|
| 8 |
|
| 9 |
<div align="center">
|
|
|
|
| 511 |
|
| 512 |
### **Benefits**
|
| 513 |
|
| 514 |
+
At the time of release, this family of models provides high-performance open vision-language model implementations designed from the ground up for responsible AI development compared to similarly sized models.
|