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

TypeError: forward() got an unexpected keyword argument 'scale' #138

Open
ar98k3 opened this issue Jun 12, 2024 · 0 comments
Open

TypeError: forward() got an unexpected keyword argument 'scale' #138

ar98k3 opened this issue Jun 12, 2024 · 0 comments

Comments

@ar98k3
Copy link

ar98k3 commented Jun 12, 2024

File "/MuseV-main/musev/models/attention_processor.py", line 706, in forward
query = self.to_q(hidden_states, scale=scale)
File "/python3.9/site-packages/torch/nn/modules/module.py", line 1501, in _call_impl
return forward_call(*args, **kwargs)
TypeError: forward() got an unexpected keyword argument 'scale'

请问这个怎么解决?

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