File size: 104 Bytes
8fe1497
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/Qwen/Qwen3.6-35B-A3B",
   provider="featherless-ai",
).launch()