File size: 101 Bytes
90dff5e
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/zai-org/GLM-4.5-Air",
   provider="fireworks-ai",
).launch()