背景:
使用2.2.RC1-800I-A2-py311-openeuler24.03-lts版本的mindie镜像,2台8*910B的机器,部署DeepSeek-V3.1-Terminus-w8a8模型。
执行启动命令(./bin/mindieservice_daemon)后,提示libtorch.so文件不存在
./bin/mindieservice_daemon: error while loading shared libraries: libtorch.so: cannot open shared object file: No such file or directory

请问是什么环境变量没配置正确吗?需要改正什么地方?
背景:

使用2.2.RC1-800I-A2-py311-openeuler24.03-lts版本的mindie镜像,2台8*910B的机器,部署DeepSeek-V3.1-Terminus-w8a8模型。
执行启动命令(./bin/mindieservice_daemon)后,提示libtorch.so文件不存在
./bin/mindieservice_daemon: error while loading shared libraries: libtorch.so: cannot open shared object file: No such file or directory
请问是什么环境变量没配置正确吗?需要改正什么地方?