metamath / app.py
ProgramatorVit's picture
Update app.py
73c6c1f
import gradio as gr
a = gr.Interface.load("models/meta-math/MetaMath-7B-V1.0")
a.launch()