Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: health-ai-developer-foundations
|
| 4 |
license_link: https://developers.google.com/health-ai-developer-foundations/terms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
## medgemma-4b-it-bf16
|
| 7 |
- base model from google
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: health-ai-developer-foundations
|
| 4 |
license_link: https://developers.google.com/health-ai-developer-foundations/terms
|
| 5 |
+
base_model:
|
| 6 |
+
- google/medgemma-4b-it
|
| 7 |
+
pipeline_tag: image-text-to-text
|
| 8 |
+
tags:
|
| 9 |
+
- gemma3
|
| 10 |
+
- gguf-connector
|
| 11 |
---
|
| 12 |
## medgemma-4b-it-bf16
|
| 13 |
- base model from google
|