Update modeling_mambavision.py
#2
by
jeongminl
- opened
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.