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