chatbot-example / app.py
nicorrea23's picture
Update app.py
63326f4
raw
history blame
No virus
89 Bytes
import gradio as gr
gr.Interface.load("models/NousResearch/Llama-2-7b-chat-hf").launch()