demo / app.py
Tomoniai's picture
Update app.py
c8a49bc
raw
history blame
89 Bytes
import gradio as gr
gr.Interface.load("models/NousResearch/Llama-2-7b-chat-hf").launch()