dahaoGPT commited on
Commit
4ed95a6
·
1 Parent(s): 4451b10

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