LLMInferEngine failed to init LLMInferModels
收藏回复举报
LLMInferEngine failed to init LLMInferModels
t('forum.solved') 已解决
新人帖
发表于2025-04-26 16:20:03
0 查看

在部署多模态时的报错

报错信息:

[2025-04-26 15:34:19.107959+08:00] [115] [117] [server] [ERROR] [llm_infer_model_instance.cpp:234] : [LLMInferModelInstance::Init] llmManager_ init fail! 

[2025-04-26 15:34:19.107996+08:00] [115] [117] [server] [ERROR] [llm_infer_model.cpp:28] : ModelInstance init failed 

[2025-04-26 15:34:19.108032+08:00] [115] [117] [server] [ERROR] [llm_infer_engine.cpp:48] : [MIE05E040001] [llm_backend] LLMInferEngine initialize LLMInferModels failed. please check the error stacks for more details 

[2025-04-26 15:34:19.108061+08:00] [115] [117] [server] [ERROR] [infer_backend_manager.cpp:272] : [MIE04E060108] [backend_manager] Failed to init engine: mindieservice_llm_engine 

[2025-04-26 15:34:19.108071+08:00] [115] [117] [server] [ERROR] [EndPoint endpoint.cpp:50] ERR: Failed to init backendManager! Please check in the mindservice.log, pythonlog.log(default path: mindie-llm/logs) or console output. 

我要发帖子