Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Athspi
/
google-gemma-2-2b-it
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Athspi
commited on
2 days ago
Commit
0cbc6dc
·
verified
·
1 Parent(s):
3905d6b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
import gradio as gr
2
3
gr.load(
4
-
"models/google/gemma-3-
4b
-it",
5
provider="hf-inference",
6
).launch()
1
import gradio as gr
2
3
gr.load(
4
+
"models/google/gemma-3-
1b
-it",
5
provider="hf-inference",
6
).launch()