vasilkoff's picture
initial commit
211b2ba verified
raw
history blame contribute delete
124 Bytes
import gradio as gr
gr.load(
"models/chuanli11/Llama-3.2-3B-Instruct-uncensored",
provider="hf-inference",
).launch()