Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rasofex
/
meta-math-MetaMath-Mistral-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2a977ed
meta-math-MetaMath-Mistral-7B
/
app.py
rasofex
initial commit
2a977ed
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/meta-math/MetaMath-Mistral-7B"
).launch()