Friday / app.py
ans123's picture
Update app.py
a36d7f8 verified
raw
history blame
110 Bytes
import gradio as gr
# Load the Qwen2.5-72B-Instruct model
model = gr.load("models/Qwen/Qwen2.5-72B-Instruct")