Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karzan
/
google-gemma-2-9b
like
4
Runtime error
App
Files
Files
Community
0c5cd97
google-gemma-2-9b
/
app.py
Karzan
initial commit
0c5cd97
verified
5 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-2-9b"
).launch()