Xiaoze Liu

Results 4 comments of Xiaoze Liu

Thanks for the reply, I will try to raise a PR on this issue

This is indeed a problem with the data as I investigated today. I am thinking of some merging process caused the problem (This is because we wanted to use both...

I apologize for the issue with the `requirements.txt`. I'll look into that. In the meantime, you can try removing that line to see if it resolves the problem. Please ensure...

I assume this is due to the flash_attn package requiring torch (PyTorch) to be installed before it can proceed with the setup process. This may be solved by install torch...