lllLllori
lllLllori
你好,我主要参考这篇文章进行本地部署https://tianchi.aliyun.com/forum/post/641455?t=1708935285270,可以运行app.py。但是打开页面后会报如上的错误导致无法对话
这是我的报错信息,我删除了部分INFO 2024-02-26 16:20:28,836 - modelscope - INFO - PyTorch version 2.2.1 Found. 2024-02-26 16:20:28,840 - modelscope - INFO - Loading ast index from C:\Users\lenovo\.cache\modelscope\ast_indexer 2024-02-26 16:20:29,044 - modelscope - INFO...
在执行本地部署第二步sudo nvidia-docker run -ti --net host -v /data/work:/data/work registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope-agent:v0.3.0 bash的时候报错了: docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed:...