Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gar3th
/
mistralai-Mistral-7B-Instruct-v0.3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mistralai-Mistral-7B-Instruct-v0.3
/
app.py
gar3th
initial commit
713d294
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.3"
).launch()