File size: 91 Bytes
4058020
 
73c6c1f
 
 
1
2
3
4
5
import gradio as gr

a = gr.Interface.load("models/meta-math/MetaMath-7B-V1.0")

a.launch()