modelbox-ai / modelbox

A high performance, high expansion, easy to use framework for AI application. 为AI应用的开发者提供一套统一的高性能、易用的编程框架,快速基于AI全栈服务、开发跨端边云的AI行业应用,支持GPU,NPU加速。
https://modelbox-ai.com
Apache License 2.0
133 stars 38 forks source link

拉取libpytorch镜像失败 #356

Open yubo105139 opened 1 year ago

yubo105139 commented 1 year ago

failed to register layer: ApplyLayer exit status 1 stdout: stderr: symlink libtorch_cpu.so /usr/local/lib/�: invalid or incomplete multibyte or wide character

zxk114 commented 1 year ago

请问是具体拉取哪个镜像时报的错?

yubo105139 commented 1 year ago

docker pull modelbox/modelbox-develop-libtorch_1.9.1-cuda_10.2-ubuntu-x86_64:latest

yubo105139 commented 1 year ago

其他cuda 镜像都可以,目前想使用torch框架的推理模型

zxk114 commented 1 year ago

这个镜像我本地测试了没问题

下面这个图是Github Action上用这个镜像容器跑编译,也没有问题 image

你换个机器试试?

yubo105139 commented 1 year ago

您这边拉取镜像的命令是什么呢,我这边拉取后和您这边显示不一样?

zxk114 commented 1 year ago

image

yubo105139 commented 1 year ago

方便加您微信吗?我的微信:yubo105139。目前还是未得到解决,打算源码编译,但是torch环境上安装的是conda torch,编译时找不到torch.