Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ve-dot-exe
/
google-gemma-7b-it
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-7b-it
/
app.py
ve-dot-exe
initial commit
f27f133
verified
4 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()