File size: 101 Bytes
f063054
 
39758d1
 
 
 
1
2
3
4
5
6
import gradio as gr

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