llama3.2b / app.py
topas1's picture
initial commit
29861af verified
raw
history blame contribute delete
No virus
80 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-3.2-3B-Instruct").launch()