Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dadze
/
MathLLM-MathCoder-CL-7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dcf0053
MathLLM-MathCoder-CL-7B
/
app.py
Dadze
initial commit
dcf0053
over 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/MathLLM/MathCoder-CL-7B"
).launch()