Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
unity2009
/
google-gemma-7b-it
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
252a140
google-gemma-7b-it
/
app.py
unity2009
initial commit
252a140
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b-it"
).launch()