Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
omegaodin
/
mistralai-Mistral-7B-Instruct-v0.2
like
0
Runtime error
App
Files
Files
Community
f0871be
mistralai-Mistral-7B-Instruct-v0.2
/
app.py
omegaodin
initial commit
f0871be
verified
7 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.2"
).launch()