MIE05E010008

Fault Symptom

The MindIE initialization fails. The generator_backend type is not supported.

Fault Cause

The generator_backend type is not supported.

Fault Location

1. If a serving framework is used, check whether generator_backend is atb or ms.

2. When invoking MindIE LLM in other ways, check whether generator_backend passed to the construction method of the invoked class is atb or ms.