llama / app.py
slohw's picture
Update app.py
38c8fff verified
raw
history blame contribute delete
80 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-3.2-3B-Instruct").launch()