dahaoGPT commited on
Commit
3f0c63f
1 Parent(s): 492e5e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def beginchat(input, history=None):
12
 
13
 
14
  with gr.Blocks() as chatglm2bot:
15
- gr.Markdown('''### ChatGLM2-6B---chatbot demo
16
 
17
  Glm-130b: An open bilingual pre-trained model
18
  Author: Zeng, Aohan and Liu, Xiao and Du, Zhengxiao and Wang, Zihan and Lai, Hanyu and Ding, Ming and Yang, Zhuoyi and Xu, Yifan and Zheng, Wendi and Xia, Xiao and others
 
12
 
13
 
14
  with gr.Blocks() as chatglm2bot:
15
+ gr.Markdown('''### ChatGLM2-6B----chatbot demo
16
 
17
  Glm-130b: An open bilingual pre-trained model
18
  Author: Zeng, Aohan and Liu, Xiao and Du, Zhengxiao and Wang, Zihan and Lai, Hanyu and Ding, Ming and Yang, Zhuoyi and Xu, Yifan and Zheng, Wendi and Xia, Xiao and others