MiniCPM-V icon indicating copy to clipboard operation
MiniCPM-V copied to clipboard

[BUG] Error happened during generation: upper bound and larger bound inconsistent with step sign

Open 2013358072 opened this issue 11 months ago • 1 comments

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • [x] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • [x] 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

Image 启动服务的时候是没有问题的,但是在对话的过程中发现模型没有返回,看后台发现报了一个这样的错误

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:3.9
- Transformers:4.43
- PyTorch:2.12
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):12.1

备注 | Anything else?

No response

2013358072 avatar Jan 21 '25 13:01 2013358072

Please use python 3.10 and install the requirements here and try again.

iceflame89 avatar Jan 23 '25 04:01 iceflame89