Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ysamide
/
mistralai-Mathstral-7B-v0.1
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mistralai-Mathstral-7B-v0.1
/
app.py
ysamide
initial commit
608a7e2
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mathstral-7B-v0.1"
).launch()