codellama / app.py
fschwartzer's picture
Update app.py
ed9120b
raw
history blame
88 Bytes
import gradio as gr
gr.Interface.load("models/meta-llama/Llama-2-13b-chat-hf").launch()