Rivalcoder's picture
initial commit
872fc1b verified
raw
history blame contribute delete
105 Bytes
import gradio as gr
gr.load(
"models/meta-llama/Llama-3.2-3B",
provider="hf-inference",
).launch()