Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Inky9
/
zephyr-7b-alpha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d29b863
zephyr-7b-alpha
/
app.py
Inky9
initial commit
d29b863
verified
6 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingFaceH4/zephyr-7b-alpha"
).launch()