meta / app.py
0xsaurrabh's picture
initial commit
ebafbc1
raw
history blame contribute delete
87 Bytes
import gradio as gr
gr.Interface.load("models/meta-llama/Llama-2-7b-chat-hf").launch()