Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A decoder-only architecture is being used, but right-padding was detected! For correct generation results, please set padding_side='left' when initializing the tokenizer. #9

Open
mlhui opened this issue Jun 25, 2023 · 1 comment

Comments

@mlhui
Copy link

mlhui commented Jun 25, 2023

I use 7B ,but got this error:
A decoder-only architecture is being used, but right-padding was detected! For correct generation results, please set padding_side='left' when initializing the tokenizer.

can you tell me how to solve this problem?

@yxuansu
Copy link
Owner

yxuansu commented Jun 27, 2023

Hi, which scripts are running when you met this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants