swmvp

Results 5 comments of swmvp

Please update the code as the new version retrieves WORKER_API_TIMEOUT parameter from the startup command without any default value (the old version had a default of 20 seconds). Additionally, the...

更新一下代码,新版本已经将 WORKER_API_TIMEOUT 这个参数从启动命令获取,没有设置默认100秒,老版本默认是20秒。也可以在老版本的constants.py文件中修改WORKER_API_TIMEOUT这个参数。 这个超时的一般原因是硬件水平较低或者网络较差。

更新一下[FastChat](https://github.com/lm-sys/FastChat)项目代码(版本),不是fschat包

你的硬件非常土豪。 2``` 023-08-31 10:59:36 | ERROR | stderr | /data/home/yaokj5/anaconda3/envs/vicuna/lib/python3.10/site-packages/gradio/deprecation.py:43: UserWarning: You have unused kwarg parameters in Dropdown, please remove them: {'container': False} 2023-08-31 10:59:36 | ERROR | stderr |...