File size: 102 Bytes
033ed14
246f854
4ef687d
246f854
1
2
3
4

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