mikeymon's picture
initial commit
f4697d6 verified
raw
history blame contribute delete
112 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen2.5-Coder-3B-Instruct",
provider="hf-inference",
).launch()