File size: 93 Bytes
04cac67
 
2e24a4e
04cac67
1
2
3
4
import gradio as gr

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