import gradio as gr model_name = "THUDM/chatglm2-6b-int4" gr.load(model_name).lauch()