Jinxing Pan

Results 5 issues of Jinxing Pan

这部分好像逻辑写错了,进程结束才break才对 ![QQ截图20210630140452](https://user-images.githubusercontent.com/58251866/123909870-3adb8780-d9ac-11eb-8aca-08397f6c6726.png)

Thanks for the great work! I wonder if this loader can work with DistributedSampler? Or how can I use it such that it can work like a pytorch dataloader with...

FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary...

Set the default value of op_builder/xxx.py/is_compatible()/verbose to False for quite warning. Add verbose judgement before op_builder/xxx.py/is_compatible()/self.warning(...). Otherwise the verbose arg will not work.

The official LLaVA-v1.5-7B model gets 1362 points in MME Perception scores under the newest code 69b7b5e. ![image](https://github.com/user-attachments/assets/2897aeb6-6464-4a65-a4cb-af91b86a8cc1) But it turns out to be 1497 under the 027e38c8df0c312135da70a2abf68fe706b05629 commit. ![51a97534b233e0574351b8ef2318272](https://github.com/user-attachments/assets/1e99e9ac-2904-4573-a9d3-ce32a2397dde) I...