---
title: MIE05E010001
description: "MindIE初始化失败：特性使用场景限制条件不满足。"
url: https://www.hiascend.com/document/detail/zh/mindie/latest/ref/errorcodereference/mindie_log_0164.html
sourcePath: /source/zh/mindie/310/ref/errorcodereference/mindie_log_0164.html
indexId: cd1212f21892642442a9eff12df92691e20a82f1108c016775b524e4abfb093665
---
# MIE05E010001

#### 故障现象

MindIE初始化失败：特性使用场景限制条件不满足。


#### 故障原因

Splitfuse与Multi-LoRA不可以同时开启。


#### 故障定位方法

检查模型权重的路径下是否有lora_adapter.json文件，且config.json文件中plugin_param的配置的plugin_type是否是splitfuse。


#### 推荐调试方式

- 如果当前想使用Splitfuse，可以将模型路径下的lora_adapter.json文件删除或更名。
- 如果想使用Multi-LoRA，可将plugin_param字段删除。
