chat / app.py
umair894's picture
Create app.py
b27e312
raw
history blame contribute delete
72 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-2-7b-hf").launch()