Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
baktas
/
google-gemma-2-9b-it
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-2-9b-it
/
app.py
Burak Aktaş
initial commit
6859923
verified
almost 2 years 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()