JaeYoo Park

Results 2 issues of JaeYoo Park

First, thank you for the awesome library. I'm currently trying to implement a pytorch code of rank-1 cp decomposition using the `parafac` function. However, I'm not sure how can I...

Hey, I have a quick question about modeling_mplug_owl.py. What does the following line do?? [https://github.com/X-PLUG/mPLUG-Owl/blob/d9c99101eb55b5a8055356e3e1ed6a9fbbacbbf6/mPLUG-Owl/mplug_owl/modeling_mplug_owl.py#L1408](https://github.com/X-PLUG/mPLUG-Owl/blob/d9c99101eb55b5a8055356e3e1ed6a9fbbacbbf6/mPLUG-Owl/mplug_owl/modeling_mplug_owl.py#L1408) It seems the line is meaningless, or there is some missing variable, like the attention...