Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zerx966
/
Lo
like
0
Sleeping
App
Files
Files
Community
87c1d92
Lo
/
app.py
Zerx966
Update app.py
bfe71da
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.3"
).launch()