Jin-s's picture
initial commit
70bb27f verified
raw
history blame contribute delete
104 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen2.5-Math-1.5B",
provider="hf-inference",
).launch()