Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neridonk
/
HuggingFaceH4-zephyr-7b-alpha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HuggingFaceH4-zephyr-7b-alpha
/
app.py
neridonk
initial commit
7a77445
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/HuggingFaceH4/zephyr-7b-alpha"
).launch()