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