Qwen / app.py
mikeymon's picture
Update app.py
3841db1 verified
raw
history blame
88 Bytes
import gradio as gr
gr.load("models/Qwen/Qwen2.5-72B-Instruct").launch(show_error=True)