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