Update modeling_mambavision.py

#2

There seems to be a typo in torch.nn.cross_entropy. Shouldn't this be torch.nn.functional.cross_entropy instead? I think this is a common typo across all MambaVision models uploaded on HuggingFace.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment