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