Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dupenf
/
bigscience-bloomz-560m
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
806516b
bigscience-bloomz-560m
/
app.py
dupenf
initial commit
806516b
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/bloomz-560m"
).launch()