update server
This commit is contained in:
parent
9857ad03f1
commit
e89f5a5aa0
|
@ -67,6 +67,6 @@ demo = gr.Interface(
|
|||
],
|
||||
title="Open-Llama",
|
||||
description="不基于其他预训练模型,完全使用[Open-Llama](https://github.com/Bayes-Song/Open-Llama)项目从0开始训练的Instruct-GPT模型,总训练成本不超过2w美元。由于请求需要经Gradio进行转发,可能出现请求丢失的现象,当长时间无响应(如20s以上)可刷新重试。当前体验服务生成的所有内容都是由人工智能模型生成,我们对其生成内容的准确性、完整性和功能性不做任何保证,并且其生成的内容不代表我们的态度或观点。",
|
||||
article="[关于作者](http://home.ustc.edu.cn/~sl9292/resume.html)",
|
||||
article="联系方式: sl12160010@gmail.com 对于该项目有任何意见和建议都欢迎联系我",
|
||||
).queue(concurrency_count=1)
|
||||
demo.launch(share=True)
|
||||
|
|
Loading…
Reference in New Issue
Block a user