Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
title: MedGemma 4B IT
|
3 |
models:
|
4 |
-
|
5 |
emoji: 🩻
|
6 |
colorFrom: blue
|
7 |
colorTo: green
|
8 |
sdk: gradio
|
9 |
-
sdk_version: 5.
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
thumbnail: >-
|
13 |
https://cdn-uploads.huggingface.co/production/uploads/67340377534ff3213928481b/f2kd9Zs0G-chH0ZwfDSOT.png
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: MedGemma 4B IT
|
3 |
models:
|
4 |
+
- google/medgemma-4b-it
|
5 |
emoji: 🩻
|
6 |
colorFrom: blue
|
7 |
colorTo: green
|
8 |
sdk: gradio
|
9 |
+
sdk_version: 5.31.0
|
10 |
app_file: app.py
|
11 |
pinned: false
|
12 |
thumbnail: >-
|
13 |
https://cdn-uploads.huggingface.co/production/uploads/67340377534ff3213928481b/f2kd9Zs0G-chH0ZwfDSOT.png
|
14 |
+
short_description: Chat with MedGemma 4B, a medical variant of Gemma 3
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|