QwenLM / Qwen-VL

The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
Other
4.88k stars 373 forks source link

[BUG] <title>AttributeError: 'QWenTokenizer' object has no attribute 'IMAGE_ST' #387

Closed sulaiman1988 closed 4 months ago

sulaiman1988 commented 4 months ago

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

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

当前行为 | Current Behavior

this error happened when running inference after finetuning the model on the custom dataset using finetune_qlora_ds.sh

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

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

备注 | Anything else?

No response

GXKIM commented 1 month ago

The same error