I am trying to use flash-attn, but it is encounter problem in docker run pip install

I add pip install flash-attn --no-build-isolation in dockerfile, but when submission it failed.

This should be an issue with the installation of flash attention. I think you should try to debug it yourself.