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