Tomoniai commited on
Commit
e16e24c
·
verified ·
1 Parent(s): ed756e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,13 +1,18 @@
1
  ---
2
  title: Gemma 3 Chat
3
- emoji: 🐠
4
- colorFrom: indigo
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 5.21.0
8
  app_file: app.py
 
 
 
 
 
9
  pinned: false
10
- short_description: Chat with Google's Gemma model
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Gemma 3 Chat
3
+ emoji: 🌍
4
+ colorFrom: yellow
5
+ colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.20.1
8
  app_file: app.py
9
+ models:
10
+ - google/gemma-3-27b-it
11
+ - google/gemma-3-12b-it
12
+ - google/gemma-3-4b-it
13
+ - google/gemma-3-1b-it
14
  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