cuitgpt / app.py
avilaroman's picture
initial commit
0b8aef4 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()