Humbl3m33's picture
initial commit
d7f53d5 verified
raw
history blame contribute delete
102 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen2.5-7B-Instruct",
provider="together",
).launch()