chatbot-example / app.py
nicorrea23's picture
Update app.py
d61c483
raw
history blame
88 Bytes
import gradio as gr
gr.Interface.load("models/meta-llama/Llama-2-70b-chat-hf").launch()