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 bias and Query/Key/Value should be on the same device #278

Open
calledice opened this issue Feb 11, 2025 · 1 comment
Open

Attention bias and Query/Key/Value should be on the same device #278

calledice opened this issue Feb 11, 2025 · 1 comment

Comments

@calledice
Copy link

using GRPO

[rank0]: ValueError: Error in model execution (input dumped to /tmp/err_execute_model_input_20250211-033220.pkl): Attention bias and Query/Key/Value should be on the same device
[rank0]: query.device: cuda:2
[rank0]: attn_bias : cuda:0

@ashenwitch
Copy link

same here

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