Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ProgramatorVit
/
meta-math-MetaMath-70B-V1.0
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
meta-math-MetaMath-70B-V1.0
/
app.py
ProgramatorVit
initial commit
0f3df4d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/meta-math/MetaMath-70B-V1.0"
).launch()