gwx666 commited on
Commit
31abc89
·
1 Parent(s): d4bf3e9
Files changed (1) hide show
  1. test.txt +3 -2
test.txt CHANGED
@@ -21,6 +21,7 @@ if __name__ == "__main__":
21
  model, tokenizer = load_model()
22
  gr.ChatInterface(chat,
23
  title="Baichuan2_7B 对话",
24
- description="Baichuan 2 是百川智能推出的新一代开源大语言模型,采用 2.6 万亿 Tokens 的高质量语料训练,欢迎体验baichuan2_chat_7B模型。",
25
- examples=['解释一下“温故而知新', '请制定一份杭州一日游计划']
26
  ).queue().launch(debug=True) 1
 
 
21
  model, tokenizer = load_model()
22
  gr.ChatInterface(chat,
23
  title="Baichuan2_7B 对话",
24
+ description="Baichuan 2 是百川智能推出的新一代开源大语言模型,采�?2.6 万亿 Tokens 的高质量语料训练,欢迎体验baichuan2_chat_7B模型�?,
25
+ examples=['解释一下“温故而知�?, '请制定一份杭州一日游计划']
26
  ).queue().launch(debug=True) 1
27
+ 1111