File size: 107 Bytes
033ed14
246f854
a5ad2f2
246f854
1
2
3
4

import gradio as gr
demo = gr.load("Giuliano/llama-2-7b-chat-periquito-pt-br", src="models")
demo.launch()