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

[BUG] bug #10

Open
qianxule opened this issue May 10, 2024 · 1 comment
Open

[BUG] bug #10

qianxule opened this issue May 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@qianxule
Copy link

qianxule commented May 10, 2024

Traceback (most recent call last):
File "/home/liguanting/project/AdaIR/net/mambaformer.py", line 24, in
out = model(x, return_loss=True) # Perform a forward pass and calculate the loss
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1511, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1520, in _call_impl
return forward_call(*args, **kwargs)
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/mamba_former/main.py", line 126, in forward
x = self.input_mamba(x) + skip
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1511, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1520, in _call_impl
return forward_call(*args, **kwargs)
File "/home/liguanting/anaconda3/envs/adairvim/lib/python3.10/site-packages/zeta/nn/modules/simple_mamba.py", line 107, in forward
(b, l, d) = x.shape
ValueError: not enough values to unpack (expected 3, got 2)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@qianxule qianxule added the bug Something isn't working label May 10, 2024
Copy link

Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants