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