chatglm2 / app.py
Sevenlee's picture
initial commit
462898c
raw
history blame contribute delete
75 Bytes
import gradio as gr
gr.Interface.load("models/THUDM/chatglm2-6b").launch()