mikeee's picture
Update app.py
747155d
raw
history blame
210 Bytes
# import gradio as gr
# gr.Interface.load("huggingface/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli").launch()
# Linly-AI/Chinese-LLaMA-7B
import gradio
gradio.load("huggingface/Linly-AI/Chinese-LLaMA-7B").launch()