AttributeError: 'Qwen3VLTextConfig' object has no attribute 'pad_token_id'. Did you mean: 'bos_token_id'?

#20
by saurabhkumar - opened

I am getting the error
AttributeError: 'Qwen3VLTextConfig' object has no attribute 'pad_token_id'. Did you mean: 'bos_token_id'?
when trying to use the sample code in the model card.
torch==2.5.1+cu121 torchvision==0.20.1+cu121 accelerate==1.12.0

saurabhkumar changed discussion status to closed

Sign up or log in to comment