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