tree3po's picture
Update app.py
42d75d1 verified
raw
history blame contribute delete
103 Bytes
import gradio as gr
this = gr.load("models/HuggingFaceTB/SmolLM2-1.7B-Instruct")
this.queue().launch()