meta-llama-chat / app.py
faustinopsy's picture
initial commit
fe22097 verified
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-3.3-70B-Instruct").launch()