benjaminwang's picture
Update app.py
e06cab8
raw
history blame contribute delete
No virus
137 Bytes
import gradio as gr
#gr.Interface.load("models/BelleGroup/BELLE-7B-0.2M").launch()
gr.Interface.load("models/THUDM/chatglm-6b").launch()