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