Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pathut
/
mistralai-Mistral-Small-Instruct-2409
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mistralai-Mistral-Small-Instruct-2409
/
app.py
pathut
initial commit
406eb9e
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-Small-Instruct-2409"
).launch()