Open a914356887 opened 3 months ago
python_version.txt All dependent package versions
Any progress on this? I'm facing the same issue
有什么进展吗?我也遇到了同样的问题
Can't solve it, I switched to Swift
I also face this problem, any replace plans? Can you help me?
有什么进展吗?我也遇到了同样的问题
Can't solve it, I switched to Swift
I also face this problem, any replace plans? Can you help me?
有什么进展吗?我也遇到了同样的问题
Can't solve it, I switched to Swift
Problem solve! You need install the previous version of torch like 2.1.0,not the latest version. Then, you also need to reemploy flash-atten after the new torch installing.
facing the same issue @Hoantrbl Could you tell me your torch, cuda and flash-attn versions? Thanks
facing the same issue @Hoantrbl Could you tell me your torch, cuda and flash-attn versions? Thanks
torch 2.1.0+cu121 torchaudio 2.1.0+cu121 torchvision 0.16.0+cu121 flash_attn 2.6.3
Checklist
Describe the bug
According to the official documentation, the execution of GPUS=4 PER_DEVICE_BATCH_SIZE=4 sh shell/internvl2.0/2nd_finetune/internvl2_2b_internlm2_1_8b_dynamic_res_2nd_finetune_lora.sh failed. Document address: https://internvl.readthedocs.io/en/latest/tutorials/coco_caption_finetune.html
Reproduction
GPUS=4 PER_DEVICE_BATCH_SIZE=4 sh shell/internvl2.0/2nd_finetune/internvl2_2b_internlm2_1_8b_dynamic_res_2nd_finetune_lora.sh
Environment
Error traceback