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