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