MIE05E010001
Fault Symptom
The MindIE initialization fails. The requirements on feature usage are not met.
Fault Cause
SplitFuse and Multi-LoRA cannot be enabled at the same time.
Fault Location
Check whether the lora_adapter.json file exists in the model weight path and whether plugin_type under plugin_param in the config.json file is splitfuse.
Recommended Debugging Method
- If you want to use SplitFuse, delete or rename the lora_adapter.json file in the model path.
- If you want to use Multi-LoRA, delete plugin_param.
Parent topic: MindIE LLM Error Code Reference