Qwen3-235B-A22B / app.py
Felguk's picture
initial commit
f170bbb verified
raw
history blame
96 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen3-235B-A22B",
provider="nebius",
).launch()