MIE05E010017
Fault Symptom
The MindIE inference request fails. The block ID (block_id) is valid.
Fault Cause
An inference request is processed in the prefill-decode disaggregation mode. When Generator.pull_kv is called, the block_id is out of range.
Fault Location
Check whether the block_id passed is out of the valid range when Generator.pull_kv method is called.
Parent topic: MindIE LLM Error Code Reference