mini_llm / app.py
RezVortex's picture
Update app.py
a6252a7 verified
raw
history blame
75 Bytes
import gradio as gr
gr.load("models/unsloth/Qwen2-0.5B-Instruct").launch()