Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Grafaffel
/
google-gemma-7b
like
1
Runtime error
App
Files
Files
Community
f6c121f
google-gemma-7b
/
app.py
Grafaffel
initial commit
e31c26f
verified
9 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b-it"
).launch()