Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cybtek
/
mistralai-Mistral-Large-Instruct-2407
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mistralai-Mistral-Large-Instruct-2407
/
app.py
cybtek
initial commit
7d619ea
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-Large-Instruct-2407"
).launch()