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