oieieio's picture
initial commit
a7e9100 verified
raw
history blame contribute delete
114 Bytes
import gradio as gr
gr.load(
"models/meta-llama/Llama-3.2-1B-Instruct",
provider="hf-inference",
).launch()