Xeno / app.py
hanzohan's picture
update
8db084e verified
raw
history blame contribute delete
No virus
90 Bytes
import gradio as gr
gr.load("models/TencentARC/LLaMA-Pro-8B-Instruct").launch(share=True)