File size: 103 Bytes
1609b8d
 
32aa2ad
42d75d1
1
2
3
4
import gradio as gr

this = gr.load("models/HuggingFaceTB/SmolLM2-1.7B-Instruct")
this.queue().launch()