Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tb2022
/
HuggingFaceH4-zephyr-7b-alpha
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6448c2f
HuggingFaceH4-zephyr-7b-alpha
/
app.py
tb2022
initial commit
6448c2f
over 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()