Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jhakx
/
google-gemma-2-2b-it
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-2-2b-it
/
app.py
Jhakx
initial commit
583dd17
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-2-2b-it"
).launch()