Linchenyi'
Results
2
comments of
Linchenyi'
/home/zhangwh/miniconda3/envs/OculiChatDA/lib/python3.10/site-packages/lagent/llms/__init__.py中有lmdeploy_wrapper正确拼写,我的代码:from lagent.llms.lmdeploy_wrapper import LMDeployClient 但是打开网页后存在: ConnectionError: HTTPConnectionPool(host='0.0.0.0', port=23333): Max retries exceeded with url: /v1/completions (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) Traceback: File "/home/zhangwh/miniconda3/envs/OculiChatDA/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py",...