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