Open 18379628623 opened 7 months ago
Did you solve the problem?
I get the same problem,did you solve the problem? Can you share your solution?
I also get the same problem,did you solve the problem? Can you share your solution?
I also get the same problem,did you solve the problem? Can you share your solution?
mamba-ssm和causal_conv1d都装1.1.1版本就好了
mamba-ssm和causal_conv1d都装1.1.1版本就好了
感谢 已解决
that's likely because it's using the wrong causal-conv1d version. Instead of using the vendored version, pinning it to version 1.1.0 makes it work ref: https://github.com/hustvl/Vim/issues/41
@JiangChongCong 感謝, 在其他使用mamba的模型這招也有效,Thank you, this work in other mamba-based model
@MrBlankness Hi, thanks for the great work! I encountered the following error: