File size: 105 Bytes
837e522
 
048276f
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/deepseek-ai/DeepSeek-V3",
   provider="fireworks-ai",
).launch()