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