Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanbo1200
/
mistralai-mathstral-7B-v0.1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8456b4c
mistralai-mathstral-7B-v0.1
/
app.py
sanbo1200
initial commit
8456b4c
verified
9 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/mathstral-7B-v0.1"
).launch()