thejagstudio's picture
initial commit
32e6c58 verified
raw
history blame
123 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
provider="hf-inference",
).launch()