my-chat-bot / app.py
code2life's picture
initial commit
ae2a097
raw
history blame contribute delete
77 Bytes
import gradio as gr
gr.load("models/meta-llama/Llama-2-7b-chat-hf").launch()