maths / app.py
Rajut's picture
Create app.py
b58106e verified
raw
history blame
No virus
81 Bytes
import gradio as gr
gr.Interface.load("models/MathLLM/MathCoder-CL-7B").launch()