meta-llama / app.py
justlookup's picture
initial commit
4573535
raw history blame
No virus
87 Bytes
import gradio as gr
gr.Interface.load("models/meta-llama/Llama-2-7b-chat-hf").launch()