2.0rc1Qwen2.5-VL-7B成功启动服务,但是在测试运行情况的时候,访问服务时报错{"error":"Failed to get engine response.","error_type":"Incomplete Genera
收藏回复举报
2.0rc1Qwen2.5-VL-7B成功启动服务,但是在测试运行情况的时候,访问服务时报错{"error":"Failed to get engine response.","error_type":"Incomplete Genera
t('forum.solved') 已解决
发表于2025-05-12 15:56:58
0 查看

【镜像版本】 2.0.RC1-300I-Duo-py311-openeuler24.03-lts 服务成功运行提示和报错:

Daemon start success! 
/usr/local/lib64/python3.11/site-packages/torchvision/transforms/functional.py:1603: UserWarning: The default value of the antialias parameter of all the resizing transforms (Resize(), RandomResizedCrop(), etc.) will change from None to True in v0.17, in order to be consistent across the PIL and Tensor backends. To suppress this warning, directly pass antialias=True (recommended, future default), antialias=None (current default, which means False for Tensors and True for PIL), or antialias=False (only works on Tensors - PIL will still use antialiasing). This also applies if you are using the inference transforms from the models weights: update the call to weights.transforms(antialias=True). 

  warnings.warn( 

bash: line 1:     7 Segmentation fault      (core dumped) /usr/local/Ascend/mindie/latest/mindie-service/bin/mindieservice_daemon

只要访问推理服务,就会崩溃

模型:Qwen2.5_VL-7B,Qwen2-VL-7B可以正常访问服务

报错信息:

{"error":"Failed to get engine response.","error_type":"Incomplete Generation"}

我要发帖子