Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
MathLLM-MathCoder-CL-7B
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MathLLM-MathCoder-CL-7B
/
app.py
PeepDaSlan9
initial commit
8f5163c
over 1 year 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()