Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Anup744
/
meta-math-MetaMath-13B-V1.0
like
0
Sleeping
App
Files
Files
Community
605967a
meta-math-MetaMath-13B-V1.0
/
app.py
Anup744
initial commit
605967a
11 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/meta-math/MetaMath-13B-V1.0"
).launch()