Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,8 @@ title: Gemma 3 Chat
|
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: green
|
| 6 |
-
sdk:
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
models:
|
| 10 |
- google/gemma-3-27b-it
|
|
@@ -15,4 +15,3 @@ pinned: false
|
|
| 15 |
short_description: Chat with Google's Gemma 3 model
|
| 16 |
---
|
| 17 |
|
| 18 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
sdk_version: 3.35.2
|
| 8 |
app_file: app.py
|
| 9 |
models:
|
| 10 |
- google/gemma-3-27b-it
|
|
|
|
| 15 |
short_description: Chat with Google's Gemma 3 model
|
| 16 |
---
|
| 17 |
|
|
|