Elliott222's picture
initial commit
ed098d9 verified
raw
history blame contribute delete
107 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen2.5-72B-Instruct",
provider="hf-inference",
).launch()