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

Attention mask size problem #18

Open
XeonSid opened this issue Mar 3, 2025 · 0 comments
Open

Attention mask size problem #18

XeonSid opened this issue Mar 3, 2025 · 0 comments

Comments

@XeonSid
Copy link

XeonSid commented Mar 3, 2025

modeling_deepseek.py", line 829, in forward
raise ValueError(
ValueError: Attention mask should be of size (1, 1, 1, 30), but is torch.Size([1, 1, 1, 29])

I used the version with the requiredment.txt in my local letop and colab, still faced the same problem. i just can't get it.

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

1 participant