Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cybermite
/
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
cybermite
initial commit
2fe8321
verified
about 1 month 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()