Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Taylor658
/
Zephyr-7b-Apr24
like
2
Running
App
Files
Files
Community
1
d82ad18
Zephyr-7b-Apr24
/
app.py
Taylor658
initial commit
07d7df5
about 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mistralai/Mistral-7B-v0.1"
).launch()