File size: 110 Bytes
31b863d
 
50238a6
a36d7f8
1
2
3
4
import gradio as gr

# Load the Qwen2.5-72B-Instruct model
model = gr.load("models/Qwen/Qwen2.5-72B-Instruct")