ErNewdev0's picture
initial commit
b02eb0e verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-V3",
provider="together",
).launch()