llama2-demo / app.py
josephmje's picture
initial commit
837d5bc verified
raw
history blame contribute delete
72 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-2-7b-hf").launch()