Qwen3.6 / app.py
subjectid's picture
initial commit
8fe1497 verified
Raw
History Blame Contribute Delete
104 Bytes
import gradio as gr
gr.load(
"models/Qwen/Qwen3.6-35B-A3B",
provider="featherless-ai",
).launch()