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