Spaces:
Sleeping
Sleeping
Update test.txt
Browse files
test.txt
CHANGED
@@ -23,4 +23,4 @@ if __name__ == "__main__":
|
|
23 |
title="Baichuan2_7B 对话",
|
24 |
description="Baichuan 2 是百川智能推出的新一代开源大语言模型,采用 2.6 万亿 Tokens 的高质量语料训练,欢迎体验baichuan2_chat_7B模型。",
|
25 |
examples=['解释一下“温故而知新', '请制定一份杭州一日游计划']
|
26 |
-
).queue().launch(debug=True)
|
|
|
23 |
title="Baichuan2_7B 对话",
|
24 |
description="Baichuan 2 是百川智能推出的新一代开源大语言模型,采用 2.6 万亿 Tokens 的高质量语料训练,欢迎体验baichuan2_chat_7B模型。",
|
25 |
examples=['解释一下“温故而知新', '请制定一份杭州一日游计划']
|
26 |
+
).queue().launch(debug=True) 1
|