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