ChatEval
ChatEval copied to clipboard
NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE.
作者你好,我在启动交互界面的时候按照你的步骤来,每一步都正常运行了,但是最后显示:NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE. 这是为什么呢?
就是模型名称那边也不显示,无法选择 ,我是下载到本地的模型。
作者你好,我在启动交互界面的时候按照你的步骤来,每一步都正常运行了,但是最后显示:NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE. 这是为什么呢?
就是模型名称那边也不显示,无法选择 ,我是下载到本地的模型。
这是几个窗口的运行情况
我知道了,需要先通过: pip3 install --use-pep517 -e ".[model_worker,webui]" 安装一下fastchat环境,然后可以正常显示模型,并且可以生成结果了,但是debate的内容都是空的,很奇怪
The issue may be attributed to a network problem. Please examine the terminal output, which I presume displays an "error communicating with OPENAI." It is essential to properly configure your proxy, as you are utilizing a network in the mainland. To verify if your VPN is appropriately set up, execute the following command first:
curl www.google.com
