Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Rajut
/
maths
like
0
Runtime error
App
Files
Files
Community
main
maths
/
app.py
Rajut
Create app.py
b58106e
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/MathLLM/MathCoder-CL-7B"
).launch()