MindIE-Service的权限问题
收藏回复举报
MindIE-Service的权限问题
t('forum.solved') 已解决
发表于2025-02-07 17:16:19
0 查看

我把config.json权限设成640了,咋还是会报权限问题

都是按官方文档配的

910B 跑的 DeepSeek-Distill-Qwen-7B

[root@bms-84d8-0001 mindie-service]# chmod 640 conf/config.json

[root@bms-84d8-0001 mindie-service]# ./bin/mindieservice_daemon
Check path: config.json failed, by: Check Other group permission failed: Current permission is 4, but required no greater than 0. Required permission: 750, but got 644
Failed to check config.json under model weight path.
ERR: Failed to init endpoint! Please check the service log or console output.
Killed

我要发帖子