burtenshaw's picture
burtenshaw HF staff
initial commit
867ad7e verified
raw
history blame contribute delete
116 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
provider="novita",
).launch()