Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dogge
/
bigscience-bloomz-7b1
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f953f6b
bigscience-bloomz-7b1
/
app.py
Dogge
initial commit
f953f6b
over 2 years ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigscience/bloomz-7b1"
).launch()