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