File size: 90 Bytes
5c1f9dd
 
9c0d375
 
1
2
3
4
import gradio as gr

demo = gr.load("models/meta-llama/Llama-2-13b-chat-hf")
demo.launch()