Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
WBEFDG
/
google-gemma-7b-it
like
0
Runtime error
App
Files
Files
Community
7e4862e
google-gemma-7b-it
/
app.py
WBEFDG
initial commit
7e4862e
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()