Skip to content

qwen2-vl在香橙派aipro20T24G上推理出错 #2120

@ywsyah

Description

@ywsyah

Describe the bug/ 问题描述 (Mandatory / 必填)
我的环境是mindnlp0.4.1,minspore2.5.0,cann-toolkit安装过8.0.0,8.1,8.2都会报错,具体的就是使用Qwen2VLForConditionalGeneration, AutoProcessor可以加载qwenvl2模型,但是推理时报错,显存也没有超,想请教下是代码有问题还是配置有问题?
EZ9999: Inner Error!
EZ9999: [PID: 41346] 2025-08-05-22:49:45.373.816 Parse dynamic kernel config fail.[THREAD:42075]
TraceBack (most recent call last):
AclOpKernelInit failed opType[THREAD:42075]
GatherElements AiCore ADD_TO_LAUNCHER_LIST_AICORE failed.[THREAD:42075]

Image Image Image Image
  • Hardware Environment(Ascend/GPU/CPU) / 硬件环境:
    Ascend

  • Software Environment / 软件环境 (Mandatory / 必填):
    -- MindSpore version (2.5.0) :
    -- Python version (3.9.2) :
    -- OS platform and distribution (Linux Ubuntu 22.04):

  • Excute Mode / 执行模式 (Mandatory / 必填)(PyNative/Graph):
    /mode pynative

To Reproduce / 重现步骤 (Mandatory / 必填)
Steps to reproduce the behavior:

  1. 安装mindnlp0.4.1,minspore2.5.0,cann-toolkit8.2RC1
  2. 配置相关python包
  3. 在orangeaipro20T24G上运行以下代码
Image

Expected behavior / 预期结果 (Mandatory / 必填)
希望可以正常的进行推理以及解码

Screenshots/ 日志 / 截图 (Mandatory / 必填)
Image

Additional context / 备注 (Optional / 选填)
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions